From 6c9998547ef49f4467bfb0ab51a7c4ae690bb439 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Wed, 18 Sep 2019 15:35:13 +0000 Subject: [PATCH] point test to correct version --- test-compose/idp/Dockerfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test-compose/idp/Dockerfile b/test-compose/idp/Dockerfile index 513790d..70aee94 100644 --- a/test-compose/idp/Dockerfile +++ b/test-compose/idp/Dockerfile @@ -1,5 +1,5 @@ -FROM tier/shib-idp:latest -#FROM tier/shib-idp:3.4.4_20190502 +FROM tier/shib-idp:3.4.5_20190901 +#FROM tier/shib-idp:latest # 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