From 4d9a72fe32d68b8c0612531c54f6824dce7398cf Mon Sep 17 00:00:00 2001 From: Christopher Hubing Date: Thu, 10 Oct 2019 10:51:08 -0400 Subject: [PATCH] Update Dockerfile --- Dockerfile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Dockerfile b/Dockerfile index 6cd28c9..420f715 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.7 as bootstrap -ARG version=1.5.3 +ARG version=1.6.0-RC1 COPY bootstrapfiles/shibui-${version}.jar.sha256sum . @@ -11,9 +11,9 @@ FROM centos:7 # beacon env ENV VERSION=${version} \ - TIERVERSION=18xxxx \ + TIERVERSION=191010 \ IMAGE=shibboleth_idp_ui \ - MAINTAINER=xxxx + MAINTAINER=InCommon COPY containerfiles/RPM-GPG-KEY-azulsystems .