Explorar o código

[ClamAV] Update to 0.103.1

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

+ 1 - 1
data/Dockerfiles/clamd/Dockerfile

@@ -2,7 +2,7 @@ FROM debian:buster-slim
 
 LABEL maintainer "André Peters <andre.peters@servercow.de>"
 
-ARG CLAMAV=0.103.0
+ARG CLAMAV=0.103.1
 
 RUN apt-get update && apt-get install -y --no-install-recommends \
   ca-certificates \