diff --git a/mailu3/docker-compose.yml b/mailu3/docker-compose.yml index c82f989..da0fa0e 100755 --- a/mailu3/docker-compose.yml +++ b/mailu3/docker-compose.yml @@ -63,7 +63,7 @@ services: start_period: 10s test: - CMD-SHELL - - kill -0 `cat /tmp/clamd.pid` && kill -0 `cat /tmp/freshclam.pid` + - "clamdcheck.sh" timeout: 5s image: ${DOCKER_REGISTRY:-}clamav/clamav-debian:1.4 labels: