1
0
mirror of https://github.com/pooneyy/1Panel-Appstore.git synced 2026-03-19 03:51:04 +08:00

Update redis Docker tag to v6.2.18

This commit is contained in:
renovate[bot] 2025-04-24 20:10:09 +00:00 committed by GitHub
parent 9b5da82cdd
commit 6d252e253f

View File

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