[ClamAV] Update to 0.102.3

This commit is contained in:
andryyy
2020-05-21 21:24:48 +02:00
parent b933a3094d
commit 718706dd27
2 changed files with 2 additions and 2 deletions

View File

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