From 9396f5ca9eaf3d34d36cf86d445dd8a8c586910f Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Thu, 12 Oct 2023 14:49:49 -0500 Subject: [PATCH] bugfix --- test-compose/idp/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-compose/idp/Dockerfile b/test-compose/idp/Dockerfile index 23686e2..d249df5 100644 --- a/test-compose/idp/Dockerfile +++ b/test-compose/idp/Dockerfile @@ -1,4 +1,4 @@ -FROM tier/shib-idp:latest +FROM tier/shib-idp:latest4 # The build args below can be used at build-time to tell the build process where to find your config files. This is for a completely burned-in config. ARG TOMCFG=config/tomcat