1
0
Fork 0

Update redis Docker tag to v7.4.3

This commit is contained in:
renovate[bot] 2025-04-24 22:37:21 +00:00 committed by GitHub
parent 9b5da82cdd
commit 53a0c6f699
1 changed files with 1 additions and 1 deletions

View File

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