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 c0cea40 commit 1691418Copy full SHA for 1691418
SaucyBot/docker-compose.dev.yml
@@ -27,7 +27,7 @@ services:
27
start_period: 10s
28
29
cache:
30
- image: "valkey/valkey:8-alpine@sha256:d827e7f7552cdee40cc7482dbae9da020f42bc47669af6f71182a4ef76a22773"
+ image: "valkey/valkey:8-alpine@sha256:e706d1213aaba6896c162bb6a3a9e1894e1a435f28f8f856d14fab2e10aa098b"
31
ports:
32
- "6379:6379"
33
restart: unless-stopped
SaucyBot/docker-compose.prod.yml
@@ -28,7 +28,7 @@ services:
retries: 10
34
volumes:
0 commit comments