Skip to content

Commit

Permalink
Use 2.0.0rc6
Browse files Browse the repository at this point in the history
  • Loading branch information
jjerphan committed Sep 20, 2024
1 parent a41a00a commit b6a0b84
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.0rc5"
export MAMBA_VERSION="2.0.0rc6"
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 b6a0b84

Please sign in to comment.