Clamd: Fix Docker Healthcheck

This commit is contained in:
Markus Ritzmann
2022-06-15 15:49:29 +02:00
parent 7ae7f25580
commit 537a7908f1
3 changed files with 17 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ services:
- redis
clamd-mailcow:
image: mailcow/clamd:1.52
image: mailcow/clamd:1.53
restart: always
depends_on:
- unbound-mailcow