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 e983693 + 9bd95a8 commit 442e82eCopy full SHA for 442e82e
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:d12963afb039f10c1fa933187e0d60a128b4d355bc4575d6c143674b38b28019
+ image: redis:alpine@sha256:25c0ae32c6c2301798579f5944af53729766a18eff5660bbef196fc2e6214a9c
21
restart: always
22
23
app:
0 commit comments