Migrate to nextcloud

This commit is contained in:
Glenn Y. Rolland 2018-03-11 16:42:07 +01:00
parent c9939cc9dc
commit 1199da307e

View file

@ -1,4 +1,5 @@
FROM owncloud:10.0.4
#FROM owncloud:10.0.4
FROM nextcloud:12.0
RUN apt-get update && \
apt-get install -q -y cron && \