Skip to content

Commit

Permalink
More docker updates.
Browse files Browse the repository at this point in the history
It still fails to build though.
  • Loading branch information
tsalo committed May 8, 2024
1 parent 6280b56 commit ac982cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ RUN apt-get update && \
bc \
ca-certificates \
curl \
gcc \
git \
gnupg \
lsb-release \
Expand Down
2 changes: 1 addition & 1 deletion env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ dependencies:
- fsl-susan=2111.0
- pip
- pip:
- templateflow=24.0
- templateflow==24.0
variables:
FSLOUTPUTTYPE: NIFTI_GZ

0 comments on commit ac982cc

Please sign in to comment.