Migrate to nextcloud
This commit is contained in:
parent
c9939cc9dc
commit
1199da307e
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
||||||
FROM owncloud:10.0.4
|
#FROM owncloud:10.0.4
|
||||||
|
FROM nextcloud:12.0
|
||||||
|
|
||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -q -y cron && \
|
apt-get install -q -y cron && \
|
||||||
|
|
Loading…
Reference in a new issue