[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
commit 24cc960379
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>" LABEL maintainer "André Peters <andre.peters@servercow.de>"

View File

@ -58,7 +58,7 @@ services:
- redis - redis
clamd-mailcow: clamd-mailcow:
image: mailcow/clamd:1.51 image: mailcow/clamd:1.52
restart: always restart: always
dns: dns:
- ${IPV4_NETWORK:-172.22.1}.254 - ${IPV4_NETWORK:-172.22.1}.254