Update redis Docker tag to v7.4.9

This commit is contained in:
renovate[bot]
2026-05-06 00:40:55 +00:00
committed by GitHub
parent 9725596b38
commit 20ea6ab3f6
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
redis:
image: redis:7.4.8-alpine
image: redis:7.4.9-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"