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 88e6e86 commit ec81f93Copy full SHA for ec81f93
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:62b5498c91778f738f0efbf0a6fd5b434011235a3e7b5f2ed4a2c0c63bb1c786
+ image: redis:alpine@sha256:48501c5ad00d5563bc30c075c7bcef41d7d98de3e9a1e6c752068c66f0a8463b
21
restart: always
22
23
app:
0 commit comments