diff --git a/docker-compose.prometheus.yaml b/docker-compose.prometheus.yaml index 1b98c0460..dc7016304 100644 --- a/docker-compose.prometheus.yaml +++ b/docker-compose.prometheus.yaml @@ -7,7 +7,7 @@ services: volumes: - ./docker/prometheus/prometheus.yml:/etc/prometheus/prometheus.yml redis: - image: redis@sha256:e628485c98f8cfe942d8b6f34d461dabf069884bf18932ccbdd9dd9af20b1acc + image: redis@sha256:4d25e2fe601f7ffaeb4437cb6ced3518bc36edf34ebe98863c80836943d94529 ports: - 6379:6379 web: