1
0
mirror of https://gitlink.org.cn/pooneyy/1Panel-Appstore.git synced 2026-05-20 13:00:30 +08:00

Update redis Docker tag to v7.4.4

This commit is contained in:
renovate[bot] 2025-05-30 03:09:04 +00:00 committed by GitHub
parent bb081734c5
commit a161421a18

View File

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