Skip to content

Commit

Permalink
[CLAMAV] Update to 0.105.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DerLinkman committed Jul 29, 2022
1 parent 4c10525 commit 44a6f09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/Dockerfiles/clamd/Dockerfile
@@ -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>"

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -58,7 +58,7 @@ services:
- redis

clamd-mailcow:
image: mailcow/clamd:1.53
image: mailcow/clamd:1.54
restart: always
depends_on:
- unbound-mailcow
Expand Down

0 comments on commit 44a6f09

Please sign in to comment.