1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00

[CLAMAV] Update to 0.105.1

This commit is contained in:
Niklas Meyer 2022-07-29 14:08:26 +02:00
parent 4c10525078
commit 44a6f09a09
2 changed files with 2 additions and 2 deletions

View File

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

View File

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