Skip to content

Commit e4b1779

Browse files
committed
mamba 0.6.1
1 parent 8c4eaa7 commit e4b1779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repo2docker/buildpacks/conda/install-miniforge.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ set -ex
66

77
cd $(dirname $0)
88
MINIFORGE_VERSION=4.8.2-1
9-
MAMBA_VERSION=0.5.1
9+
MAMBA_VERSION=0.6.1
1010
# SHA256 for installers can be obtained from https://github.com/conda-forge/miniforge/releases
1111
SHA256SUM="4f897e503bd0edfb277524ca5b6a5b14ad818b3198c2f07a36858b7d88c928db"
1212

0 commit comments

Comments
 (0)