🔧 Renovate: Update (minor) redis Docker tag to v7.4 #296
+1
-1
@@ -4732,7 +4732,7 @@ services:
|
||||
- penpot-pg-data:/var/lib/postgresql/data
|
||||
penpot-redis:
|
||||
container_name: penpot-redis
|
||||
image: redis:7.2
|
||||
image: redis:7.4@sha256:edfad62e79bbbad4bc6efd528f6a7ca95546f4c0ab5ca504a83952a8cbdc13ae
|
||||
healthcheck:
|
||||
test: ["CMD-SHELL", "redis-cli ping | grep PONG"]
|
||||
interval: 1s
|
||||
|
||||
Reference in New Issue
Block a user