Skip to content

Commit

Permalink
Update for rc3
Browse files Browse the repository at this point in the history
  • Loading branch information
jjerphan committed Aug 26, 2024
1 parent ff16804 commit 19330b3
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.0rc2"
export MAMBA_VERSION="2.0.0rc3"
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 19330b3

Please sign in to comment.