[Compose] Update ClamAV and Dovecot images

master
andryyy 2019-08-21 21:06:57 +02:00
parent 1d1d6c97cc
commit 2de800bd05
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

View File

@ -55,7 +55,7 @@ services:
- redis
clamd-mailcow:
image: mailcow/clamd:1.27
image: mailcow/clamd:1.28
build: ./data/Dockerfiles/clamd
restart: always
environment:
@ -174,7 +174,7 @@ services:
- sogo
dovecot-mailcow:
image: mailcow/dovecot:1.85
image: mailcow/dovecot:1.86
build: ./data/Dockerfiles/dovecot
cap_add:
- NET_BIND_SERVICE