Update redis Docker tag to v7.4.9

This commit is contained in:
Renovate Bot 2026-06-12 00:14:03 +00:00
parent 85351165cf
commit 280f5c5f31

View File

@ -87,7 +87,7 @@ websocket:
repository: redis
# -- Redis image tag
# @section -- Websocket configuration
tag: 7.4.2-alpine3.21
tag: 7.4.9-alpine3.21
# -- Redis image pull policy
# @section -- Websocket configuration
pullPolicy: IfNotPresent