[Compose] New images for Postfix and Dovecot

master
André 2018-07-29 23:02:50 +02:00
parent 681a51b3ce
commit 3b2a3d36b9
1 changed files with 2 additions and 2 deletions

View File

@ -156,7 +156,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.31
image: mailcow/dovecot:1.32
build: ./data/Dockerfiles/dovecot
cap_add:
- NET_BIND_SERVICE
@ -195,7 +195,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.18
image: mailcow/postfix:1.19
build: ./data/Dockerfiles/postfix
volumes:
- ./data/conf/postfix:/opt/postfix/conf