1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-13 01:45:59 +00:00

[Redis] Update to Redis 7.4.6

This commit is contained in:
FreddleSpl0it
2025-10-10 12:48:57 +02:00
parent 79cf0abc6e
commit 2642d9109e

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/