Skip to content

Commit

Permalink
s/2/3
Browse files Browse the repository at this point in the history
  • Loading branch information
shaneknapp committed Oct 30, 2023
1 parent 084acc0 commit 62583ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployments/julia/image/install-mambaforge.bash
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -ex

cd $(dirname $0)
MAMBAFORGE_VERSION='22.3.1-1'
MAMBAFORGE_VERSION='23.3.1-1'

URL="https://github.com/conda-forge/miniforge/releases/download/${MAMBAFORGE_VERSION}/Mambaforge-${MAMBAFORGE_VERSION}-Linux-x86_64.sh"
INSTALLER_PATH=/tmp/mambaforge-installer.sh
Expand Down

0 comments on commit 62583ff

Please sign in to comment.