We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7825b commit c01fe41Copy full SHA for c01fe41
12.plugins-and-quotas/docker-compose.yml
@@ -17,6 +17,6 @@ services:
17
context: ./backend
18
19
redis:
20
- image: "redis:7"
+ image: "redis:8"
21
ports:
22
- "6379:6379"
0 commit comments