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 13daaff commit f2d4d23Copy full SHA for f2d4d23
compose.yaml
@@ -19,7 +19,7 @@ services:
19
20
redis:
21
container_name: redis
22
- image: redis:7.4-alpine
+ image: redis:8.2-alpine
23
ports:
24
- 6379:6379
25
restart: always
0 commit comments