1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-11-28 08:52:00 +02:00

[Compose] Fix Postfix version

This commit is contained in:
andryyy 2020-09-27 12:10:19 +02:00
parent 172562fc29
commit b3c557f690
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF

View File

@ -251,7 +251,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.53
image: mailcow/postfix:1.55
depends_on:
- mysql-mailcow
volumes: