We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3724e3 commit f876fd7Copy full SHA for f876fd7
11.plugins-and-redis/docker-compose.yml
@@ -12,6 +12,6 @@ services:
12
- redis
13
14
redis:
15
- image: "redis:7"
+ image: "redis:8"
16
ports:
17
- "6379:6379"
0 commit comments