Skip to content

Commit

Permalink
Merge pull request #51 from khanlab/docker-fix
Browse files Browse the repository at this point in the history
Fix dockerfile error
  • Loading branch information
kaitj authored Feb 15, 2023
2 parents 3a5458f + c9d5204 commit 569ecf6
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 @@ -93,5 +93,5 @@ ENV OS=Linux \
MNI_PERL5LIB=/usr/local/freesurfer/mni/share/perl5 \
PERL5LIB=/usr/local/freesurfer/mni/share/perl5 \
# ants specific
ANTSPATH=/opt/ants/bin/ \
ANTSPATH=/opt/ants/bin/
ENTRYPOINT ["scattr"]

0 comments on commit 569ecf6

Please sign in to comment.