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

Increase health start period for clamav's DB download
master
mergify[bot] 6 years ago committed by GitHub
commit 74693ee47c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save