This commit is contained in:
andryyy
2019-05-30 08:36:56 +02:00
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 \