1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00

[Compose] Update Rspamd and SOGo

This commit is contained in:
andryyy 2019-08-25 16:00:14 +02:00
parent e342016534
commit a7e553c3e8
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF

View File

@ -71,7 +71,7 @@ services:
- clamd
rspamd-mailcow:
image: mailcow/rspamd:1.45
image: mailcow/rspamd:1.46
build: ./data/Dockerfiles/rspamd
stop_grace_period: 30s
depends_on:
@ -145,7 +145,7 @@ services:
- phpfpm
sogo-mailcow:
image: mailcow/sogo:1.58
image: mailcow/sogo:1.59
build: ./data/Dockerfiles/sogo
environment:
- DBNAME=${DBNAME}