Add comment for demo
This commit is contained in:
parent
4216e6f371
commit
73579e04ff
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@
|
|||
# FROM nextcloud:22.2-apache
|
||||
FROM nextcloud:23.0-apache
|
||||
|
||||
# This is a stupid comment for a demo (remove later)
|
||||
|
||||
RUN apt-get update \
|
||||
&& apt-get install -y nano \
|
||||
&& apt-get clean
|
||||
|
|
Loading…
Reference in a new issue