[Compose] Update Rspamd and Postfix
This commit is contained in:
parent
1f36ae28d4
commit
3393c2a2e5
@ -71,7 +71,7 @@ services:
|
||||
- clamd
|
||||
|
||||
rspamd-mailcow:
|
||||
image: mailcow/rspamd:1.68
|
||||
image: mailcow/rspamd:1.69
|
||||
stop_grace_period: 30s
|
||||
depends_on:
|
||||
- dovecot-mailcow
|
||||
@ -251,7 +251,7 @@ services:
|
||||
- dovecot
|
||||
|
||||
postfix-mailcow:
|
||||
image: mailcow/postfix:1.51
|
||||
image: mailcow/postfix:1.52
|
||||
depends_on:
|
||||
- mysql-mailcow
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user