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 7dc440c commit d988434Copy full SHA for d988434
build/docker/compose.debug.yaml
@@ -40,7 +40,7 @@ services:
40
ports:
41
- "40001:40000"
42
redis:
43
- image: redis:7.2.2
+ image: redis:7.2.7
44
container_name: redis
45
46
- "6379:6379"
build/docker/compose.yaml
@@ -39,7 +39,7 @@ services:
39
tmpfs:
- /tmp
0 commit comments