diff --git a/common.sh b/common.sh index 7a93485..47c3191 100644 --- a/common.sh +++ b/common.sh @@ -1,4 +1,4 @@ MINICONDA_VER=py37_4.8.3 -BIOCONDA_UTILS_TAG=v2.6.0 +BIOCONDA_UTILS_TAG=v2.9.0 MAMBAFORGE_VER=23.1.0-1 MAMBAFORGE_INSTALLATION_DIR="/opt/mambaforge"