[ClamAV] Update to 0.103.2 (#4068)

Security patch, see https://blog.clamav.net/2021/04/clamav-01032-security-patch-release.html
This commit is contained in:
Sven Gottwald 2021-04-20 10:39:26 +02:00 committed by GitHub
parent 891213c59c
commit 2617f639b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ FROM debian:buster-slim
LABEL maintainer "André Peters <andre.peters@servercow.de>"
ARG CLAMAV=0.103.1
ARG CLAMAV=0.103.2
RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \