From 6bd2aa6f182ad923104fb263bb2278227339c03f Mon Sep 17 00:00:00 2001
From: John <dev@jdoubleu.de>
Date: Fri, 30 Sep 2016 16:02:18 +0200
Subject: [PATCH] Updated nextcloud docker file to use newest version

---
 nextcloud/10.0/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nextcloud/10.0/Dockerfile b/nextcloud/10.0/Dockerfile
index d01f2fc..ee9cb9d 100644
--- a/nextcloud/10.0/Dockerfile
+++ b/nextcloud/10.0/Dockerfile
@@ -1,7 +1,7 @@
 FROM alpine:3.4
 MAINTAINER Wonderfall <wonderfall@schrodinger.io>
 
-ARG NEXTCLOUD_VERSION=10.0.0
+ARG NEXTCLOUD_VERSION=10.0.1
 ARG GNU_LIBICONV_VERSION=1.14
 ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372  792E D758 99B9 A724 937A"