Skip to content

Commit

Permalink
Revert "Try installing mamba==2.0.0rc4"
Browse files Browse the repository at this point in the history
This reverts commit 9f65fae.
  • Loading branch information
danielhollas committed Sep 8, 2024
1 parent 9f65fae commit f77b56a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stack/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ RUN mamba update -y pip mamba zstandard async_generator certipy && \
mamba install --yes \
aiida-core==${AIIDA_VERSION} \
mamba-bash-completion \
mamba==2.0.0rc4 \
&& mamba clean --all -f -y && \
fix-permissions "${CONDA_DIR}"

Expand Down

0 comments on commit f77b56a

Please sign in to comment.