[Compose] Update Rspamd and Postfix

master
andryyy 2020-09-15 11:03:00 +02:00
parent 1f36ae28d4
commit 3393c2a2e5
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ services:
- clamd - clamd
rspamd-mailcow: rspamd-mailcow:
image: mailcow/rspamd:1.68 image: mailcow/rspamd:1.69
stop_grace_period: 30s stop_grace_period: 30s
depends_on: depends_on:
- dovecot-mailcow - dovecot-mailcow
@ -251,7 +251,7 @@ services:
- dovecot - dovecot
postfix-mailcow: postfix-mailcow:
image: mailcow/postfix:1.51 image: mailcow/postfix:1.52
depends_on: depends_on:
- mysql-mailcow - mysql-mailcow
volumes: volumes: