diff --git a/compose.yaml b/compose.yaml index f657a192..c003c81f 100644 --- a/compose.yaml +++ b/compose.yaml @@ -74,7 +74,7 @@ services: retries: 3 timeout: 5s redis: - image: 'redis:8.8.0-alpine@sha256:9d317178eceac8454a2284a9e6df2466b93c745529947f0cd42a0fa9609d7005' + image: 'redis:8.10.0-alpine@sha256:978f0e01593e65eed801f2402944efcd936d43b5027e4908a7897baf88ed6241' ports: - '127.0.0.1:${FORWARD_REDIS_PORT:-6379}:6379' volumes: