Skip to content

Commit

Permalink
Use 2.0.0rc4
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Jerphanion <git@jjerphan.xyz>
  • Loading branch information
jjerphan committed Aug 29, 2024
1 parent 14addc5 commit 3d7a7cc
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.0rc3"
export MAMBA_VERSION="2.0.0rc4"
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 3d7a7cc

Please sign in to comment.