From bf0aa3bbf4c9e47bb063fa6367f5cf1c69fe4ba6 Mon Sep 17 00:00:00 2001 From: Wonderfall Date: Mon, 5 Dec 2016 12:20:06 +0100 Subject: [PATCH] nextcloud: update to 11 beta2 --- 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 c6b0445..b66db91 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.0beta +ARG NEXTCLOUD_VERSION=11.0.0beta2 ARG GNU_LIBICONV_VERSION=1.14 ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"