Upgrade nextcloud to version 15
This commit is contained in:
parent
8e1f71834b
commit
3aa9878b76
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#FROM owncloud:10.0.4
|
||||
#FROM nextcloud:12.0.4
|
||||
#FROM nextcloud:13.0.12
|
||||
FROM nextcloud:14
|
||||
FROM nextcloud:15
|
||||
|
||||
#RUN apt-get update && \
|
||||
# apt-get install -q -y cron && \
|
||||
|
|
Loading…
Reference in a new issue