Bump clamav/clamav from 0.105.0 to 1.0.1 in /.github/actions/antivirus (#767)
Bumps clamav/clamav from 0.105.0 to 1.0.1. --- updated-dependencies: - dependency-name: clamav/clamav dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
c87d130066
commit
e0d3bea3de
|
@ -1,3 +1,3 @@
|
|||
FROM clamav/clamav:0.105.0
|
||||
FROM clamav/clamav:1.0.1
|
||||
RUN freshclam
|
||||
ENTRYPOINT ["clamscan", "--recursive"]
|
||||
|
|
Loading…
Reference in New Issue