Update redis Docker tag to v7.4.7

This commit is contained in:
renovate[bot]
2025-11-03 22:15:15 +00:00
committed by GitHub
parent 71195bdf7b
commit 30ebfc405d

View File

@@ -4,7 +4,7 @@ networks:
services:
redis:
image: redis:7.4.6-alpine
image: redis:7.4.7-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"