[ClamAV] Update ClamAV

master
andryyy 2019-11-21 17:52:45 +01:00
parent e0535bedbb
commit d6af0ae7d6
No known key found for this signature in database
GPG Key ID: 8EC34FF2794E25EF
2 changed files with 4 additions and 3 deletions

View File

@ -1,13 +1,14 @@
FROM debian:stretch-slim FROM debian:buster-slim
LABEL maintainer "André Peters <andre.peters@servercow.de>" LABEL maintainer "André Peters <andre.peters@servercow.de>"
# Installation # Installation
ENV CLAMAV 0.101.4 ENV CLAMAV 0.102.1
RUN apt-get update && apt-get install -y --no-install-recommends \ RUN apt-get update && apt-get install -y --no-install-recommends \
ca-certificates \ ca-certificates \
zlib1g-dev \ zlib1g-dev \
libcurl4-openssl-dev \
libncurses5-dev \ libncurses5-dev \
libzip-dev \ libzip-dev \
libpcre2-dev \ libpcre2-dev \

View File

@ -53,7 +53,7 @@ services:
- redis - redis
clamd-mailcow: clamd-mailcow:
image: mailcow/clamd:1.32 image: mailcow/clamd:1.33
build: ./data/Dockerfiles/clamd build: ./data/Dockerfiles/clamd
restart: always restart: always
dns: dns: