From 54faaf686fedc0245e72d5808f43b46012060736 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Tue, 7 Jan 2020 22:49:06 +0000 Subject: [PATCH] fix test Dockerfile --- test-compose/idp/Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test-compose/idp/Dockerfile b/test-compose/idp/Dockerfile index 1d19469..1f996b4 100644 --- a/test-compose/idp/Dockerfile +++ b/test-compose/idp/Dockerfile @@ -1,5 +1,4 @@ -FROM tier/shib-idp:latest -#FROM tier/shib-idp:3.4.6_20200107 +FROM tier/shib-idp:3.4.6_20200107 # 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