1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2026-05-14 03:21:47 +00:00

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

View File

@@ -1,6 +1,6 @@
FROM clamav/clamav:1.0.3_base
LABEL maintainer "André Peters <andre.peters@servercow.de>"
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
RUN apk upgrade --no-cache \
&& apk add --update --no-cache \