diff --git a/Dockerfile b/Dockerfile index 9ae9d94..addba05 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM owncloud:9.0.11 +FROM owncloud:9.1.7 RUN apt-get update && \ apt-get install -q -y cron && \