[ClamAV] Update to 0.101.3

master
keigel2001 2019-08-06 17:00:11 +02:00
parent 1db8317a6b
commit f9a3e500b5
1 changed files with 1 additions and 1 deletions

View File

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