1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-04 03:48:28 +02:00

[Compose] Update Dovecot and DockerAPI images

This commit is contained in:
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

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