use unf_prod branch, todo: fix

This commit is contained in:
bpinsard 2024-02-09 21:16:26 -05:00
parent 6385f4f72f
commit b0ad528b43
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ RUN curl -O -L https://gitlab.com/gitlab-org/cli/-/releases/v${GLAB_VERSION}/dow
RUN ln -s /usr/bin/7zz /usr/bin/7z RUN ln -s /usr/bin/7zz /usr/bin/7z
RUN pip install --no-cache-dir frozendict bids datalad RUN pip install --no-cache-dir frozendict bids datalad
RUN pip install --no-cache-dir git+https://github.com/UNFmontreal/heudiconv@enh-custom-seqinfo RUN pip install --no-cache-dir git+https://github.com/UNFmontreal/heudiconv@unf_prod