Skip to content

Commit

Permalink
Move miniforge version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bdice committed Mar 3, 2025
1 parent 9a2a80c commit 328199f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci-conda.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ FROM nvidia/cuda:${CUDA_VER}-base-${LINUX_VER} AS miniforge-cuda
ARG LINUX_VER
ARG PYTHON_VER
ARG PYTHON_VER_UPPER_BOUND
ARG MINIFORGE_VER=notset
ARG DEBIAN_FRONTEND=noninteractive
ENV PATH=/opt/conda/bin:$PATH
ENV PYTHON_VERSION=${PYTHON_VER}
Expand Down

0 comments on commit 328199f

Please sign in to comment.