From b45f8c545eea304a0c9ed81447e52774b452528c Mon Sep 17 00:00:00 2001 From: Chad Redman Date: Mon, 17 Jul 2023 23:47:39 -0400 Subject: [PATCH] release 1.18.0 --- Dockerfile | 6 +++--- bootstrapfiles/shibui-1.18.0.war.sha256sum | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 bootstrapfiles/shibui-1.18.0.war.sha256sum diff --git a/Dockerfile b/Dockerfile index 7ead2ff..f22a55b 100755 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ FROM alpine:3.7 as bootstrap -ARG version=1.17.4 +ARG version=1.18.0 COPY bootstrapfiles/shibui-${version}.war.sha256sum . @@ -10,8 +10,8 @@ RUN wget https://github.internet2.edu/TIER/shib-idp-ui/releases/download/v${vers FROM centos:7 # beacon env -ENV VERSION=${version} \ - TIERVERSION=20200210 \ +ENV VERSION=1.18.0 \ + TIERVERSION=PACKAGE_1.18.0 \ IMAGE=shibboleth_idp_ui \ MAINTAINER=InCommon diff --git a/bootstrapfiles/shibui-1.18.0.war.sha256sum b/bootstrapfiles/shibui-1.18.0.war.sha256sum new file mode 100644 index 0000000..402e116 --- /dev/null +++ b/bootstrapfiles/shibui-1.18.0.war.sha256sum @@ -0,0 +1 @@ +11f048d45f9c8c82fda0c09c6ac46f8371e9d5dc505cacb2b3b407162675c49e shibui-1.18.0.war