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