🔧 Renovate: Update (major) redis Docker tag to v8
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Successful in 27m36s

This commit is contained in:
2025-10-12 17:44:56 +00:00
committed by Trez.One
parent f4922ff53c
commit 3e64d6a393
+1 -1
View File
@@ -4759,7 +4759,7 @@ services:
- penpot-pg-data:/var/lib/postgresql/data
penpot-redis:
container_name: penpot-redis
image: redis:7.4@sha256:d7432711a2a5c99c2e9dd0e006061cd274d7cb7a9e77f07ffe2ea99e21244677
image: redis:8.2@sha256:f0957bcaa75fd58a9a1847c1f07caf370579196259d69ac07f2e27b5b389b021
healthcheck:
test: ["CMD-SHELL", "redis-cli ping | grep PONG"]
interval: 1s