[Compose] Update ClamAV and SOGo images

master
andryyy 2019-01-16 23:42:00 +01:00
parent 5081d6d9f1
commit b1e67908f7
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.20
image: mailcow/clamd:1.21
build: ./data/Dockerfiles/clamd
restart: always
environment:
@ -138,7 +138,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.50
image: mailcow/sogo:1.51
build: ./data/Dockerfiles/sogo
environment:
- DBNAME=${DBNAME}