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