[Clamd] Update to ClamAV 0.105
Merge pull request #4589 from mailcow/feature/clamd-0.105
This commit is contained in:
commit
24cc960379
@ -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>"
|
||||
|
||||
|
@ -58,7 +58,7 @@ services:
|
||||
- redis
|
||||
|
||||
clamd-mailcow:
|
||||
image: mailcow/clamd:1.51
|
||||
image: mailcow/clamd:1.52
|
||||
restart: always
|
||||
dns:
|
||||
- ${IPV4_NETWORK:-172.22.1}.254
|
||||
|
Loading…
Reference in New Issue
Block a user