[ClamAV] Update to 0.101.2

master
André Peters 2019-05-30 08:36:39 +02:00 committed by GitHub
commit 69fb7f7a7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 \

View File

@ -55,7 +55,7 @@ services:
- redis
clamd-mailcow:
image: mailcow/clamd:1.22
image: mailcow/clamd:1.23
build: ./data/Dockerfiles/clamd
restart: always
environment: