Fix Clamd Version image in compose

This commit is contained in:
DerLinkman
2023-10-12 15:18:19 +02:00
parent f1c93fa337
commit 907912046f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ services:
- redis
clamd-mailcow:
image: mailcow/clamd:1.62
image: mailcow/clamd:1.63
restart: always
depends_on:
unbound-mailcow: