diff --git a/docker-compose.yml b/docker-compose.yml index 3791ac6..259ccd9 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:f773b35a95e170d92dd4214a3ec4859b1b7960bf56896ae687646d695f311187 + image: redis:alpine@sha256:62b5498c91778f738f0efbf0a6fd5b434011235a3e7b5f2ed4a2c0c63bb1c786 restart: always app: