Update redis Docker tag to v6.2.16

This commit is contained in:
renovate[bot]
2024-10-07 22:26:27 +00:00
committed by GitHub
parent 28e116485d
commit ae283ede1d

View File

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