Compare commits
No commits in common. "11b4e51e581114b5622055d85c76c23706c00f7c" and "0fccc7d81d0a3836dea621f907af5c8d45a767e6" have entirely different histories.
11b4e51e58
...
0fccc7d81d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue