mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-20 22:13:25 +00:00
Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8259a21704 | ||
|
|
ba16c3563c |
+1
-1
@@ -42,7 +42,7 @@ services:
|
||||
- mysql
|
||||
|
||||
redis-mailcow:
|
||||
image: redis:7.4.11-alpine
|
||||
image: redis:7.4.10-alpine
|
||||
entrypoint: ["/bin/sh","/redis-conf.sh"]
|
||||
volumes:
|
||||
- redis-vol-1:/data/
|
||||
|
||||
Reference in New Issue
Block a user