mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-24 08:21:55 +00:00
[ClamAV] Update to 0.103.0
This commit is contained in:
@@ -2,7 +2,7 @@ FROM debian:buster-slim
|
||||
|
||||
LABEL maintainer "André Peters <andre.peters@servercow.de>"
|
||||
|
||||
ARG CLAMAV=0.102.3
|
||||
ARG CLAMAV=0.103.0
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
|
||||
Reference in New Issue
Block a user