[Compose] Update ACME and Rspamd images

master
André 2018-10-16 23:01:21 +02:00
parent 7386dc1e5c
commit e74f33615f
1 changed files with 2 additions and 2 deletions

View File

@ -73,7 +73,7 @@ services:
- clamd - clamd
rspamd-mailcow: rspamd-mailcow:
image: mailcow/rspamd:1.27 image: mailcow/rspamd:1.28
build: ./data/Dockerfiles/rspamd build: ./data/Dockerfiles/rspamd
stop_grace_period: 30s stop_grace_period: 30s
depends_on: depends_on:
@ -287,7 +287,7 @@ services:
acme-mailcow: acme-mailcow:
depends_on: depends_on:
- nginx-mailcow - nginx-mailcow
image: mailcow/acme:1.41 image: mailcow/acme:1.42
build: ./data/Dockerfiles/acme build: ./data/Dockerfiles/acme
dns: dns:
- ${IPV4_NETWORK:-172.22.1}.254 - ${IPV4_NETWORK:-172.22.1}.254