[Compose] Update Rspamd and watchdog image

master
andryyy 2019-03-07 00:04:34 +01:00
parent bb065dbc22
commit df07c9df01
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ services:
- clamd
rspamd-mailcow:
image: mailcow/rspamd:1.35
image: mailcow/rspamd:1.36
build: ./data/Dockerfiles/rspamd
stop_grace_period: 30s
depends_on:
@ -347,7 +347,7 @@ services:
- /lib/modules:/lib/modules:ro
watchdog-mailcow:
image: mailcow/watchdog:1.36
image: mailcow/watchdog:1.37
# Debug
#command: /watchdog.sh
build: ./data/Dockerfiles/watchdog