Update redis Docker tag to v7.4.5

This commit is contained in:
renovate[bot]
2025-07-08 02:12:48 +00:00
committed by GitHub
parent f94144e40f
commit a95ef8893d

View File

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