[Compose] Update Dovecot and DockerAPI images

master
andryyy 2019-05-27 20:30:33 +02:00
parent 7d7ecbe591
commit 31fa6357fc
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

View File

@ -173,7 +173,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.73
image: mailcow/dovecot:1.74
build: ./data/Dockerfiles/dovecot
cap_add:
- NET_BIND_SERVICE
@ -396,7 +396,7 @@ services:
- watchdog
dockerapi-mailcow:
image: mailcow/dockerapi:1.28
image: mailcow/dockerapi:1.30
restart: always
build: ./data/Dockerfiles/dockerapi
oom_kill_disable: true