Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tsalo committed Jul 25, 2023
1 parent d25ad18 commit fc81e95
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 @@ -86,7 +86,7 @@ RUN conda \
--channel conda-forge \
--channel https://fsl.fmrib.ox.ac.uk/fsldownloads/fslconda/public/ \
install -y \
python >=3.10,<3.11 \
python=3.10 \
conda-build \
pip=23 \
fsl-bet2=2111.0 \
Expand Down

0 comments on commit fc81e95

Please sign in to comment.