We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 248bb11 commit f3c20bdCopy full SHA for f3c20bd
compose.yaml
@@ -19,7 +19,7 @@ services:
19
20
redis:
21
container_name: redis
22
- image: redis:7.2-alpine
+ image: redis:7.4-alpine
23
ports:
24
- 6379:6379
25
restart: always
0 commit comments