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 e09f373 commit f84144fCopy full SHA for f84144f
docker-compose.yml
@@ -17,7 +17,7 @@ services:
17
# Note: Redis is an external service. You can find more information about the configuration here:
18
# https://hub.docker.com/_/redis
19
redis:
20
- image: redis:alpine@sha256:48501c5ad00d5563bc30c075c7bcef41d7d98de3e9a1e6c752068c66f0a8463b
+ image: redis:alpine@sha256:73734b014e53b3067916918b70718ca188c16895511a272a020c9a71084eecda
21
restart: always
22
23
app:
0 commit comments