nextcloud: update to 10.0.2 and 11.0.0 RC2 (#72)

* nextcloud: Update to 10.0.2

* Update Dockerfile

* nextcloud: Update to RC2

* nextcloud: Update to RC2
This commit is contained in:
metro2030 2016-12-12 13:58:46 +03:00 committed by Wonderfall
parent 2dcc713605
commit b3a6836b94
2 changed files with 2 additions and 2 deletions

View File

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

View File

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