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

Bumped clamd version in compose.yml

This commit is contained in:
DerLinkman 2023-10-05 15:49:19 +02:00
parent 3f2a9b6973
commit 3851a48ea0

View File

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