Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating ClamAV engine with offical version 1.2.1
Currently adding latest version found on https://www.clamav.net/downloads As a todo: Can improve this by using curl to aascertain the latest release then injecting that as variable $LATEST rather then hardcoding the current version. thus the wget line will change to: wget https://www.clamav.net/downloads/production/clamav-$LATEST.linux.x86_64.deb https://github.com/alphagov/govuk-helm-charts/pull/new/nsabri1/update-clamav-config
- Loading branch information