mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-03-20 13:35:57 +00:00
Compare commits
1 Commits
staging
...
7be76332b5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7be76332b5 |
@@ -42,7 +42,7 @@ services:
|
||||
- mysql
|
||||
|
||||
redis-mailcow:
|
||||
image: redis:7.4.6-alpine
|
||||
image: redis:7.4.7-alpine
|
||||
entrypoint: ["/bin/sh","/redis-conf.sh"]
|
||||
volumes:
|
||||
- redis-vol-1:/data/
|
||||
|
||||
Reference in New Issue
Block a user