[Compose] Update Dovecot and Postfix images

master
andryyy 2020-11-06 12:23:39 +01:00
parent 9245bd8636
commit 1328815094
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.135
image: mailcow/dovecot:1.136
depends_on:
- mysql-mailcow
dns:
@ -253,7 +253,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.56
image: mailcow/postfix:1.57
depends_on:
- mysql-mailcow
volumes: