Compare commits

..

No commits in common. "11b4e51e581114b5622055d85c76c23706c00f7c" and "0fccc7d81d0a3836dea621f907af5c8d45a767e6" have entirely different histories.

View file

@ -17,7 +17,7 @@ FROM nextcloud:26.0.0-apache
# This is a stupid comment for a demo (remove later)
RUN apt-get update \
&& apt-get install -y clamdscan nano ghostscript \
&& apt-get install -y clamdscan nano \
&& apt-get clean
#