nextcloud: update to 11 RC1

This commit is contained in:
Wonderfall 2016-12-08 08:44:17 +01:00 committed by GitHub
parent bf0aa3bbf4
commit 8d9896dcb4

View File

@ -1,7 +1,7 @@
FROM alpine:edge FROM alpine:edge
MAINTAINER Wonderfall <wonderfall@schrodinger.io> MAINTAINER Wonderfall <wonderfall@schrodinger.io>
ARG NEXTCLOUD_VERSION=11.0.0beta2 ARG NEXTCLOUD_VERSION=11.0.0RC1
ARG GNU_LIBICONV_VERSION=1.14 ARG GNU_LIBICONV_VERSION=1.14
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A" ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"