[Compose, Dovecot] Fixed missing ltrim

This commit is contained in:
andryyy
2017-09-01 23:39:51 +02:00
parent 7351fcf1e3
commit 008d500f4d
2 changed files with 2 additions and 1 deletions

View File

@@ -181,7 +181,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.7
image: mailcow/dovecot:1.8
build: ./data/Dockerfiles/dovecot
depends_on:
unbound-mailcow: