1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-04 03:48:28 +02:00

[Compose] Update Dovecot and Postfix

This commit is contained in:
andryyy 2021-06-08 13:13:00 +02:00
parent 89a00f6d24
commit 6083b1c037
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF

View File

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