Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Dockerfile
chubing committed Dec 19, 2019
1 parent 6d45e1f commit e3778be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-compose/idp/Dockerfile
@@ -1,7 +1,7 @@
FROM tier/shib-idp:3.4.0_181002
FROM tier/shib-idp:latest

COPY container-files/conf/* /opt/shibboleth-idp/conf/
COPY container-files/credentials/* /opt/shibboleth-idp/credentials/
COPY container-files/metadata/* /opt/shibboleth-idp/metadata
COPY container-files/tomcat-conf/server.xml /usr/local/tomcat/conf/test.xml
COPY container-files/tomcat-conf/idp-browser.p12 /opt/certs
COPY container-files/tomcat-conf/idp-browser.p12 /opt/certs

0 comments on commit e3778be

Please sign in to comment.