Skip to content

Commit

Permalink
Install conda manually
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru committed Dec 2, 2024
1 parent 2664c65 commit 571778f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/docker-stacks-foundation/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ RUN set -x && \
--prefix="${CONDA_DIR}" \
--yes \
'jupyter_core' \
'conda' \
'mamba' \
"${PYTHON_SPECIFIER}" && \
rm -rf /tmp/bin/ && \
Expand Down

0 comments on commit 571778f

Please sign in to comment.