Update redis Docker tag to v7.4.2

This commit is contained in:
renovate[bot] 2025-01-06 20:54:44 +00:00 committed by GitHub
parent 56f7fc6b12
commit 93bd359180
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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