Merge pull request #7425 from mailcow/feat/redis-7.4.10

[Redis] Update to 7.4.10
This commit is contained in:
FreddleSpl0it
2026-08-18 08:14:21 +02:00
committed by GitHub
+1 -1
View File
@@ -42,7 +42,7 @@ services:
- mysql - mysql
redis-mailcow: redis-mailcow:
image: redis:7.4.6-alpine image: redis:7.4.10-alpine
entrypoint: ["/bin/sh","/redis-conf.sh"] entrypoint: ["/bin/sh","/redis-conf.sh"]
volumes: volumes:
- redis-vol-1:/data/ - redis-vol-1:/data/