Skip to content

Commit

Permalink
Merge pull request #20 from brown-bnc/build-upgrade-ohif
Browse files Browse the repository at this point in the history
upgrade ohif volume viewer
  • Loading branch information
fordmcdonald authored May 9, 2024
2 parents dcb172b + 635f822 commit 8e46c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ RUN mkdir -p "${CATALINA_HOME}/webapps/ROOT" \
RUN cd /data/xnat/home/plugins \
&& curl -fLO "https://bitbucket.org/xnatx/ldap-auth-plugin/downloads/xnat-ldap-auth-plugin-1.0.0.jar" \
&& curl -fLO "https://api.bitbucket.org/2.0/repositories/xnatdev/xsync/downloads/xsync-plugin-all-1.7.0.jar" \
&& curl -fLO "https://bitbucket.org/icrimaginginformatics/ohif-viewer-xnat-plugin/downloads/ohif-viewer-3.5.3-XNAT-1.8.7.jar"
&& curl -fLO "https://bitbucket.org/icrimaginginformatics/ohif-viewer-xnat-plugin/downloads/ohif-viewer-3.6.2.jar"

COPY docker-entrypoint.sh "/usr/local/bin/docker-entrypoint.sh"

Expand Down

0 comments on commit 8e46c56

Please sign in to comment.