diff --git a/Dockerfile b/Dockerfile index aa88faa..2fc499e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -15,7 +15,7 @@ FROM nextcloud:25.0.1-apache # This is a stupid comment for a demo (remove later) RUN apt-get update \ - && apt-get install -y nano \ + && apt-get install -y clamdscan nano \ && apt-get clean #