Skip to content

Commit

Permalink
Merge pull request #74 from docker/3.4.6_20191002
Browse files Browse the repository at this point in the history
fix test dockerfile
  • Loading branch information
pcaskey authored Oct 16, 2019
2 parents 63bc21e + ce17bea commit a1ab1fc
Showing 1 changed file with 1 addition and 1 deletion.
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_20190902
FROM tier/shib-idp:3.4.6_20191002
#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

0 comments on commit a1ab1fc

Please sign in to comment.