Merge pull request #2839 from keigel2001/clamav-0.101.3
[ClamAV] Update to 0.101.3
This commit is contained in:
		@@ -3,7 +3,7 @@ FROM debian:stretch-slim
 | 
				
			|||||||
LABEL maintainer "André Peters <andre.peters@servercow.de>"
 | 
					LABEL maintainer "André Peters <andre.peters@servercow.de>"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Installation
 | 
					# Installation
 | 
				
			||||||
ENV CLAMAV 0.101.2
 | 
					ENV CLAMAV 0.101.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
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 \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user