nextcloud: Update to 10.0.2 (#71)

* nextcloud: Update to 10.0.2

* Update Dockerfile
This commit is contained in:
metro2030 2016-12-10 01:32:08 +03:00 committed by Wonderfall
parent 8d9896dcb4
commit 2dcc713605
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=10.0.1
ARG NEXTCLOUD_VERSION=10.0.2
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=10.0.1
ARG NEXTCLOUD_VERSION=10.0.2
ARG GNU_LIBICONV_VERSION=1.14
ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"