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 7a22533 commit c4a86f7Copy full SHA for c4a86f7
SaucyBot/docker-compose.dev.yml
@@ -27,7 +27,7 @@ services:
27
start_period: 10s
28
29
cache:
30
- image: "valkey/valkey:8-alpine@sha256:9c3e63b9b6ba69f2fe5d4e32dd8c0e2be3b3e9cbee3940c0cde6a884d55a303a"
+ image: "valkey/valkey:8-alpine@sha256:d827e7f7552cdee40cc7482dbae9da020f42bc47669af6f71182a4ef76a22773"
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