diff --git a/docker-compose.yml b/docker-compose.yml index 8a684a77..2cc05b3b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -27,7 +27,7 @@ services: # I don't advise changing this unless you have a strange setup - REDIS_DOCKER_OVERRIDE=true redis: - image: 'redis:7.0.11-alpine3.18' + image: 'redis:7.0.12-alpine3.18' restart: always volumes: - type: bind