[Compose] Update Dovecot and Postfix images

master
andryyy 2020-09-17 19:48:57 +02:00
parent 85b027aa9d
commit 1f2b5f89e8
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

View File

@ -192,7 +192,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.130
image: mailcow/dovecot:1.131
depends_on:
- mysql-mailcow
dns:
@ -251,7 +251,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.52
image: mailcow/postfix:1.53
depends_on:
- mysql-mailcow
volumes: