1
0
Fork 0

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
1 changed files with 1 additions and 1 deletions

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"