From 5041e876632e7b37b37f5052589a8a2328727d84 Mon Sep 17 00:00:00 2001 From: Wonderfall <wonderfall@schrodinger.io> Date: Fri, 30 Sep 2016 18:03:42 +0200 Subject: [PATCH] nextcloud: update nextcloud 9.x --- nextcloud/9.0/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nextcloud/9.0/Dockerfile b/nextcloud/9.0/Dockerfile index 566407a..c80c4b4 100644 --- a/nextcloud/9.0/Dockerfile +++ b/nextcloud/9.0/Dockerfile @@ -1,7 +1,7 @@ FROM alpine:3.4 MAINTAINER Wonderfall <wonderfall@schrodinger.io> -ARG NEXTCLOUD_VERSION=9.0.53 +ARG NEXTCLOUD_VERSION=9.0.54 ARG GNU_LIBICONV_VERSION=1.14 ARG GPG_nextcloud="2880 6A87 8AE4 23A2 8372 792E D758 99B9 A724 937A"