Update redis Docker tag to v6.2.20

This commit is contained in:
renovate[bot]
2025-10-03 20:30:27 +00:00
committed by GitHub
parent 2882c929da
commit c1504f183a
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
redis:
image: redis:6.2.19-alpine
image: redis:6.2.20-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"