Upgrade nextcloud to version 14
This commit is contained in:
parent
672a570255
commit
5b225c9a3c
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +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:14
|
||||||
|
|
||||||
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