chore(deps): update redis docker tag to v7.4.8

This commit is contained in:
renovate[bot]
2026-02-23 19:09:02 +00:00
committed by GitHub
parent 4b55af09e3
commit e2ef80708d
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
services:
redis:
image: redis:7.4.7-alpine
image: redis:7.4.8-alpine
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"