Skip to content

fix typo #21

Merged
merged 1 commit into from Jun 18, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion 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
Expand Down