Bump clamav/clamav from 0.104.2-2 to 0.104.2-3 in /Containers/clamav

Bumps clamav/clamav from 0.104.2-2 to 0.104.2-3.

---
updated-dependencies:
- dependency-name: clamav/clamav
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-04-01 12:33:16 +00:00 committed by GitHub
parent b4e18256a6
commit 78fc3c1343
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# Probably from this file: https://github.com/Cisco-Talos/clamav/blob/main/Dockerfile # Probably from this file: https://github.com/Cisco-Talos/clamav/blob/main/Dockerfile
FROM clamav/clamav:0.104.2-2 FROM clamav/clamav:0.104.2-3
COPY clamav.conf /tmp/ COPY clamav.conf /tmp/
RUN cat /tmp/clamav.conf >> /etc/clamav/clamd.conf RUN cat /tmp/clamav.conf >> /etc/clamav/clamd.conf