[Clamd] Update to ClamAV 0.105

Merge pull request #4589 from mailcow/feature/clamd-0.105
This commit is contained in:
Niklas Meyer
2022-05-16 19:51:18 +02:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM clamav/clamav:0.104.2-2_base
FROM clamav/clamav:0.105.0_base
LABEL maintainer "André Peters <andre.peters@servercow.de>"