From 1b1e8467d45617631a61936cfdcd72a202246931 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 27 Sep 2022 18:52:40 +0000 Subject: [PATCH] bump IdP UI to 1.13.3 --- Workbench/idp_ui/Dockerfile | 2 +- Workbench/idp_ui_api/Dockerfile | 2 +- Workbench/webproxy/container_files/httpd/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Workbench/idp_ui/Dockerfile b/Workbench/idp_ui/Dockerfile index 9c8bf86..f0029ed 100644 --- a/Workbench/idp_ui/Dockerfile +++ b/Workbench/idp_ui/Dockerfile @@ -1,4 +1,4 @@ -FROM i2incommon/shib-idp-ui:1.13.2 +FROM i2incommon/shib-idp-ui:1.13.3 ARG CSPHOSTNAME=localhost ENV CSPHOSTNAME=$CSPHOSTNAME diff --git a/Workbench/idp_ui_api/Dockerfile b/Workbench/idp_ui_api/Dockerfile index 5eb3e5b..c3fb509 100644 --- a/Workbench/idp_ui_api/Dockerfile +++ b/Workbench/idp_ui_api/Dockerfile @@ -1,4 +1,4 @@ -FROM i2incommon/shib-idp-ui:1.13.2 +FROM i2incommon/shib-idp-ui:1.13.3 ARG CSPHOSTNAME=localhost ENV CSPHOSTNAME=$CSPHOSTNAME diff --git a/Workbench/webproxy/container_files/httpd/index.html b/Workbench/webproxy/container_files/httpd/index.html index 2e04600..0930295 100644 --- a/Workbench/webproxy/container_files/httpd/index.html +++ b/Workbench/webproxy/container_files/httpd/index.html @@ -12,7 +12,7 @@

Welcome to the InCommon TAP Workbench!

  • Grouper (2.6.16)
  • midPoint (4.5)
  • COmanage Registry (4.0.2)
  • -
  • Shibboleth IdP UI (1.13.2)
  • +
  • Shibboleth IdP UI (1.13.3)