Skip to content

Commit 3ec7d41

Browse files
manicsyuvipanda
authored andcommitted
mamba 1.5.1 conda 23.9.0
1 parent aa57e01 commit 3ec7d41

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

repo2docker/buildpacks/conda/install-base-env.bash

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ set -ex
55

66
cd $(dirname $0)
77

8-
export MAMBA_VERSION=1.4.9
9-
export CONDA_VERSION=23.5.2
8+
export MAMBA_VERSION=1.5.1
9+
export CONDA_VERSION=23.9.0
1010

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

0 commit comments

Comments
 (0)