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