[Clamd] Pass version as ARG

master
andryyy 2020-06-07 22:50:20 +02:00
parent ddf1c81bc5
commit 4ba7194eb1
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
1 changed files with 1 additions and 2 deletions

View File

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