We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4eaa7 commit e4b1779Copy full SHA for e4b1779
repo2docker/buildpacks/conda/install-miniforge.bash
@@ -6,7 +6,7 @@ set -ex
6
7
cd $(dirname $0)
8
MINIFORGE_VERSION=4.8.2-1
9
-MAMBA_VERSION=0.5.1
+MAMBA_VERSION=0.6.1
10
# SHA256 for installers can be obtained from https://github.com/conda-forge/miniforge/releases
11
SHA256SUM="4f897e503bd0edfb277524ca5b6a5b14ad818b3198c2f07a36858b7d88c928db"
12
0 commit comments