Bump to nextcloud:12

This commit is contained in:
Debian 2019-09-06 16:48:22 +00:00
parent 4583047228
commit 30a245f586

View file

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