From 8d9896dcb453945c27e3740d05ac4e701397cde8 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Thu, 8 Dec 2016 08:44:17 +0100 Subject: [PATCH] nextcloud: update to 11 RC1 --- nextcloud/11.0/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/11.0/Dockerfile b/nextcloud/11.0/Dockerfile index b66db91..8e97a2f 100644 --- a/nextcloud/11.0/Dockerfile +++ b/nextcloud/11.0/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:edge MAINTAINER Wonderfall -ARG NEXTCLOUD_VERSION=11.0.0beta2 +ARG NEXTCLOUD_VERSION=11.0.0RC1 ARG GNU_LIBICONV_VERSION=1.14 ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"