Switch to nextcloud version 13.0.12

This commit is contained in:
Debian 2019-09-05 12:53:19 +00:00
parent ee2f999915
commit 672a570255

View file

@ -1,6 +1,6 @@
#FROM owncloud:10.0.4
#FROM nextcloud:12.0.4
FROM nextcloud:13
FROM nextcloud:13.0.12
RUN apt-get update && \
apt-get install -q -y cron && \