[ClamAV] Update to 0.103.0

This commit is contained in:
andryyy
2020-09-15 11:07:35 +02:00
parent 3393c2a2e5
commit 567064ed50
2 changed files with 2 additions and 2 deletions

View File

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