1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-05-06 00:50:23 +08:00

Update redis Docker tag to v7.2.6

This commit is contained in:
renovate[bot] 2024-10-07 22:26:31 +00:00 committed by GitHub
parent 30688635e8
commit 44d45ac841

View File

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