Skip to content

Commit

Permalink
Update to Miniforge 24.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Apr 16, 2024
1 parent 83b1dc2 commit 27afd75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ LABEL maintainer="conda-forge core (@conda-forge/core)"

ENV LANG en_US.UTF-8

ARG CONDA_INSTALLER_VERSION="24.1.2-0"
ARG CONDA_INSTALLER_SHA256="dbadb808edf4da00af35d888d3eeebbfdce71972b60bf4b16dbacaee2ab57f28"
ARG CONDA_INSTALLER_VERSION="24.3.0-0"
ARG CONDA_INSTALLER_SHA256="23367676b610de826f50f7ddc91139a816d4b59bd4c69cc9b6082d9b2e7fe8a3"
ARG CONDA_DIR="/opt/conda"

ENV PATH="$CONDA_DIR/bin:$PATH"
Expand Down

0 comments on commit 27afd75

Please sign in to comment.