Update redis Docker tag to v7.4.11

Signed-off-by: milkmaker <milkmaker@mailcow.de>
This commit is contained in:
renovate[bot]
2026-09-15 16:52:39 +00:00
committed by GitHub
parent fe4e675754
commit 42d387ca42
+1 -1
View File
@@ -42,7 +42,7 @@ services:
- mysql - mysql
redis-mailcow: redis-mailcow:
image: redis:7.4.10-alpine image: redis:7.4.11-alpine
entrypoint: ["/bin/sh","/redis-conf.sh"] entrypoint: ["/bin/sh","/redis-conf.sh"]
volumes: volumes:
- redis-vol-1:/data/ - redis-vol-1:/data/