mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-16 17:30:38 +00:00
clamd: update to 1.4.2 + build from source instead using alpine packages (#6273)
* clamd: update to 1.4.2 + build from source instead using alpine packages * clamd: remove exposed ports from buildfile * clamd: cleanup dockerfile
This commit is contained in:
@@ -64,7 +64,7 @@ services:
|
||||
- redis
|
||||
|
||||
clamd-mailcow:
|
||||
image: mailcow/clamd:1.66
|
||||
image: mailcow/clamd:1.70
|
||||
restart: always
|
||||
depends_on:
|
||||
unbound-mailcow:
|
||||
|
||||
Reference in New Issue
Block a user