[ClamAV] Push to v0.101.4

This commit is contained in:
andryyy
2019-08-21 21:06:14 +02:00
parent 3a26365b51
commit 1d1d6c97cc

View File

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