Update redis Docker tag to v6.2.19

This commit is contained in:
renovate[bot]
2025-07-07 22:07:55 +00:00
committed by GitHub
parent f94144e40f
commit 00158a1e5f

View File

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