Bump clamav/clamav from 1.3.1 to 1.4.0 in /.github/actions/antivirus (#1554)
Bumps clamav/clamav from 1.3.1 to 1.4.0. --- updated-dependencies: - dependency-name: clamav/clamav dependency-type: direct:production update-type: version-update:semver-minor ... 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
b9a9477afb
commit
27ee9f3aa1
|
@ -1,3 +1,3 @@
|
|||
FROM clamav/clamav:1.3.1
|
||||
FROM clamav/clamav:1.4.0
|
||||
RUN freshclam
|
||||
ENTRYPOINT ["clamscan", "--recursive"]
|
||||
|
|
Loading…
Reference in New Issue