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)