1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-24 05:16:55 +02:00

Clamd using Alpine Packages instead self compile

This commit is contained in:
DerLinkman 2023-08-04 09:28:07 +00:00
parent 89c5064213
commit 81024b8c12
No known key found for this signature in database
GPG Key ID: F109FD97469550A2

View File

@ -12,7 +12,6 @@ RUN apk upgrade --no-cache \
# init
COPY clamd.sh /clamd.sh
COPY clamdcheck.sh /usr/local/bin/
RUN chmod +x /sbin/tini
# healthcheck