diff --git a/Dockerfile b/Dockerfile index 8a22098..58c27d5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM owncloud:10.0.4 +FROM owncloud:10.0.10 RUN apt-get update && \ apt-get install -q -y cron && \