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

Update redis Docker tag to v6.2.17

This commit is contained in:
renovate[bot] 2025-01-06 20:54:40 +00:00 committed by GitHub
parent 54226a953b
commit a97a0ae401

View File

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