1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-04-22 22:09:36 +08:00

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

View File

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