Bump clamav/clamav from 1.2.1 to 1.3.0 in /.github/actions/antivirus (#1230)
Bumps clamav/clamav from 1.2.1 to 1.3.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
7c7e210327
commit
abcb7885b3
|
@ -1,3 +1,3 @@
|
|||
FROM clamav/clamav:1.2.1
|
||||
FROM clamav/clamav:1.3.0
|
||||
RUN freshclam
|
||||
ENTRYPOINT ["clamscan", "--recursive"]
|
||||
|
|
Loading…
Reference in New Issue