diff --git a/Dockerfile b/Dockerfile index 0c0c871..e0a3634 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,5 @@ -FROM owncloud/server:10.1 +#FROM owncloud/server:10.1 +FROM nextcloud:12 # RUN apt-get update && \ # apt-get install -q -y cron && \