[ClamAV] Update to 0.101.2

This commit is contained in:
André Peters
2019-05-30 08:36:39 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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