Merge pull request #6829 from mailcow/feat/redis-7.4.6

[Redis] Update to Redis 7.4.6
This commit is contained in:
FreddleSpl0it 2025-10-10 13:09:47 +02:00 committed by GitHub
commit 6a8a2e2136
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ services:
- mysql
redis-mailcow:
image: redis:7.4.2-alpine
image: redis:7.4.6-alpine
entrypoint: ["/bin/sh","/redis-conf.sh"]
volumes:
- redis-vol-1:/data/