Compare commits

..

No commits in common. "da55bf24a1015e194e98717f09781187c3058fab" and "59c4663f2cf77e27e9828cdc2d58d4d252e74cb2" have entirely different histories.

View file

@ -24,11 +24,9 @@ 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