Update redis Docker tag to v6.2.22

This commit is contained in:
renovate[bot]
2026-05-05 22:28:29 +00:00
committed by GitHub
parent 703689cc4d
commit 9fe15bb923
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
redis:
image: redis:6.2.21-alpine
image: redis:6.2.22-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"