🔧 Renovate: Update (digest) redis:7.4 Docker digest to 09153b5
Renovate Image Tag Deployment / deploy (pull_request) Failing after 4s

This commit is contained in:
2025-09-30 22:04:13 +00:00
parent 1f8b284434
commit 6a829606cb
+1 -1
View File
@@ -4732,7 +4732,7 @@ services:
- penpot-pg-data:/var/lib/postgresql/data
penpot-redis:
container_name: penpot-redis
image: redis:7.4@sha256:735cae5306c9288a20260eadc6921066f7af1e21b087acf0adf3b8895e1490e6
image: redis:7.4@sha256:09153b57c664fdd8a0136cf0d3fa31c173e4502afa9f642a037790acb4c7cb2f
healthcheck:
test: ["CMD-SHELL", "redis-cli ping | grep PONG"]
interval: 1s