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.
2 parents e4cbc9a + f3c20bd commit 13daaffCopy full SHA for 13daaff
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