diff --git a/docker-compose.yaml b/docker-compose.yaml index 252f5d8..e2869f3 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1260,7 +1260,7 @@ services: retries: 3 test: [CMD, redis-cli, --raw, incr, ping] timeout: 5s - image: "redis:${REDIS_VERSION:-7.4.0}" + image: "redis:${REDIS_VERSION:-7.4.1}" ports: - "6379:6379" solace: