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.
2 parents 0c4d140 + 85cdf75 commit 12fa550Copy full SHA for 12fa550
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:73734b014e53b3067916918b70718ca188c16895511a272a020c9a71084eecda
+ image: redis:alpine@sha256:d12963afb039f10c1fa933187e0d60a128b4d355bc4575d6c143674b38b28019
21
restart: always
22
23
app:
0 commit comments