Update redis Docker tag to v7.4.1

This commit is contained in:
renovate[bot]
2024-10-12 05:12:10 +00:00
committed by GitHub
parent 42284d8c91
commit 5837b2cb2d

View File

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