Switch to nextcloud:10

This commit is contained in:
Debian 2019-09-06 15:56:13 +00:00
parent 42b38a55f8
commit c5a8590649

View file

@ -1,5 +1,6 @@
#FROM owncloud/server:10.1
FROM nextcloud:14
#FROM nextcloud:14
FROM nextcloud:10.0.6
# RUN apt-get update && \
# apt-get install -q -y cron && \