Merge pull request #736 from usrpro/clamav-health-start

Increase health start period for clamav's DB download
This commit is contained in:
mergify[bot]
2018-12-09 18:17:42 +00:00
committed by GitHub

View File

@@ -15,4 +15,4 @@ VOLUME ["/data"]
CMD /start.py
HEALTHCHECK CMD /health.sh
HEALTHCHECK --start-period=350s CMD /health.sh