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