[Compose] Update Postfix and SOGo images

master
andryyy 2018-12-19 09:36:35 +01:00
parent 29512fa4e1
commit 084c44f9c5
1 changed files with 2 additions and 2 deletions

View File

@ -138,7 +138,7 @@ services:
- phpfpm - phpfpm
sogo-mailcow: sogo-mailcow:
image: mailcow/sogo:1.45 image: mailcow/sogo:1.46
build: ./data/Dockerfiles/sogo build: ./data/Dockerfiles/sogo
environment: environment:
- DBNAME=${DBNAME} - DBNAME=${DBNAME}
@ -206,7 +206,7 @@ services:
- dovecot - dovecot
postfix-mailcow: postfix-mailcow:
image: mailcow/postfix:1.27 image: mailcow/postfix:1.28
build: ./data/Dockerfiles/postfix build: ./data/Dockerfiles/postfix
volumes: volumes:
- ./data/conf/postfix:/opt/postfix/conf - ./data/conf/postfix:/opt/postfix/conf