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 56f7fc6b12
commit 7c78f76eef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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