Bump clamav/clamav from 1.2.0 to 1.2.1 in /.github/actions/antivirus (#1024)
Bumps clamav/clamav from 1.2.0 to 1.2.1. --- updated-dependencies: - dependency-name: clamav/clamav dependency-type: direct:production update-type: version-update:semver-patch ... 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
2f773b8b0a
commit
7a59d49920
|
@ -1,3 +1,3 @@
|
|||
FROM clamav/clamav:1.2.0
|
||||
FROM clamav/clamav:1.2.1
|
||||
RUN freshclam
|
||||
ENTRYPOINT ["clamscan", "--recursive"]
|
||||
|
|
Loading…
Reference in New Issue