1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-22 05:09:24 +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 - sogo
dovecot-mailcow: dovecot-mailcow:
image: mailcow/dovecot:1.147 image: mailcow/dovecot:1.148
depends_on: depends_on:
- mysql-mailcow - mysql-mailcow
dns: dns:
@ -290,7 +290,7 @@ services:
- dovecot - dovecot
postfix-mailcow: postfix-mailcow:
image: mailcow/postfix:1.64 image: mailcow/postfix:1.65
depends_on: depends_on:
- mysql-mailcow - mysql-mailcow
volumes: volumes: