1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-02-07 13:43:20 +02:00

[ClamAV] Updated to version 0.101.2

This commit is contained in:
Timo N 2019-05-30 06:41:21 +02:00 committed by GitHub
parent d540d4ce30
commit 15b2ca6eaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 \