mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-08-04 07:54:59 +00:00
docker-compose.yml: Bump dovecot + netfilter version
This commit is contained in:
parent
2072301d89
commit
2e57325dde
1 changed files with 2 additions and 2 deletions
|
|
@ -222,7 +222,7 @@ services:
|
|||
- sogo
|
||||
|
||||
dovecot-mailcow:
|
||||
image: mailcow/dovecot:1.27
|
||||
image: mailcow/dovecot:1.28
|
||||
depends_on:
|
||||
- mysql-mailcow
|
||||
- netfilter-mailcow
|
||||
|
|
@ -441,7 +441,7 @@ services:
|
|||
- acme
|
||||
|
||||
netfilter-mailcow:
|
||||
image: mailcow/netfilter:1.55
|
||||
image: mailcow/netfilter:1.56
|
||||
stop_grace_period: 30s
|
||||
restart: always
|
||||
privileged: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue