Upgrade Owncloud to version 10.1

This commit is contained in:
Debian 2019-09-06 08:35:21 +00:00
parent 0f33f419d6
commit cb6cae5ff8

View file

@ -1,4 +1,4 @@
FROM owncloud:10.0.10
FROM owncloud/server:10.1
RUN apt-get update && \
apt-get install -q -y cron && \