diff --git a/docker-compose.yml b/docker-compose.yml index 649244e..31d98a8 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:fb96127bca9e2e3960529f5b242c00b1587579ef912d5af5f86592b6b7cf14f9 + image: redis:alpine@sha256:a0fc425a443bb583175bc380874f1cbfa55ccfeb0b1d690adf50b1e6d4e79513 restart: always app: