[Compose] Update Dovecot and Postfix images

This commit is contained in:
andryyy
2021-06-04 14:30:27 +02:00
parent 2d55b54904
commit 7f70feafb3

View File

@@ -210,7 +210,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.146
image: mailcow/dovecot:1.147
depends_on:
- mysql-mailcow
dns:
@@ -290,7 +290,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.63
image: mailcow/postfix:1.64
depends_on:
- mysql-mailcow
volumes: