From 156336bcebdcca1b20dbaac975d6e6721d729ba5 Mon Sep 17 00:00:00 2001 From: Paul Caskey Date: Mon, 18 Jun 2018 15:27:02 -0400 Subject: [PATCH] fix typo --- Dockerfile.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile.template b/Dockerfile.template index 440deb2..d851db6 100644 --- a/Dockerfile.template +++ b/Dockerfile.template @@ -1,4 +1,4 @@ -FROM tier/shib-idp:newJavaTomcat +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