Explorar o código

[ClamAV] Update to 0.101.3

keigel2001 %!s(int64=6) %!d(string=hai) anos
pai
achega
f9a3e500b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      data/Dockerfiles/clamd/Dockerfile

+ 1 - 1
data/Dockerfiles/clamd/Dockerfile

@@ -3,7 +3,7 @@ FROM debian:stretch-slim
 LABEL maintainer "André Peters <andre.peters@servercow.de>"
 
 # Installation
-ENV CLAMAV 0.101.2
+ENV CLAMAV 0.101.3
 
 RUN apt-get update && apt-get install -y --no-install-recommends \
   ca-certificates \