Merge pull request 'develop' (#19) from develop into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #19
This commit is contained in:
Glenn Y. Rolland 2025-05-17 17:53:25 +00:00
commit da55bf24a1

View file

@ -24,9 +24,11 @@ FROM nextcloud:31.0.4-apache
# This is a stupid comment for a demo (remove later)
# libfuse2t64 required by richdocumentscode
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
nano ghostscript \
libfuse2 \
&& apt-get clean
# clamdscan