Skip to content

fix file in test-compose #71

Merged
merged 1 commit into from
Sep 23, 2019
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion test-compose/idp/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM tier/shib-idp:3.4.5_20190901
FROM tier/shib-idp:3.4.5_20190902
#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.
Expand Down