1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2024-12-12 10:45:14 +02:00

[Clamd] Update to 1.0

This commit is contained in:
moo 2022-12-23 16:28:52 +01:00
parent 50e9a3ec8a
commit 948d23f56d
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -58,7 +58,7 @@ services:
- redis
clamd-mailcow:
image: mailcow/clamd:1.54
image: mailcow/clamd:1.60
restart: always
depends_on:
- unbound-mailcow