Skip to content

Commit

Permalink
Use 2.0.0rc5
Browse files Browse the repository at this point in the history
  • Loading branch information
jjerphan authored Sep 13, 2024
1 parent 5ce4467 commit 4a5bd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repo2docker/buildpacks/conda/install-base-env.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ set -ex

cd $(dirname $0)

export MAMBA_VERSION="2.0.0rc4"
export MAMBA_VERSION="2.0.0rc5"
export CONDA_VERSION=24.7.0

URL="https://anaconda.org/conda-forge/micromamba/${MAMBA_VERSION}/download/${CONDA_PLATFORM}/micromamba-${MAMBA_VERSION}-0.tar.bz2"
Expand Down

0 comments on commit 4a5bd41

Please sign in to comment.