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 29a980553e
commit 5b40f99e5c

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"