[Compose] Update SOGo, Dovecot and Postfix images

master
andryyy 2018-10-25 22:43:32 +02:00
parent bc12e55b4d
commit a6b615f268
1 changed files with 3 additions and 3 deletions

View File

@ -138,7 +138,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.40
image: mailcow/sogo:1.41
build: ./data/Dockerfiles/sogo
environment:
- DBNAME=${DBNAME}
@ -160,7 +160,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.41
image: mailcow/dovecot:1.42
build: ./data/Dockerfiles/dovecot
cap_add:
- NET_BIND_SERVICE
@ -202,7 +202,7 @@ services:
- dovecot
postfix-mailcow:
image: mailcow/postfix:1.24
image: mailcow/postfix:1.25
build: ./data/Dockerfiles/postfix
volumes:
- ./data/conf/postfix:/opt/postfix/conf