diff --git a/docker-compose.yml b/docker-compose.yml index a53d9b8..649244e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -17,7 +17,7 @@ services: # Note: Redis is an external service. You can find more information about the configuration here: # https://hub.docker.com/_/redis redis: - image: redis:alpine@sha256:25c0ae32c6c2301798579f5944af53729766a18eff5660bbef196fc2e6214a9c + image: redis:alpine@sha256:fb96127bca9e2e3960529f5b242c00b1587579ef912d5af5f86592b6b7cf14f9 restart: always app: