From 0065b1ae931bb76673bab6c884a2f98b1562add1 Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Fri, 16 Feb 2018 02:06:25 +0100 Subject: [PATCH] Up --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 && \