mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-09 06:59:18 +00:00
Merge branch 'master' of https://github.com/mailcow/mailcow-dockerized
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user