mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-12 20:42:57 +00:00
Up viniforge 4.10.3-3 (#1417)
This commit is contained in:
@@ -24,7 +24,7 @@ USER root
|
||||
# Conda version
|
||||
ARG conda_version="4.10.3"
|
||||
# Miniforge installer patch version
|
||||
ARG miniforge_patch_number="2"
|
||||
ARG miniforge_patch_number="3"
|
||||
# Package Manager and Python implementation to use (https://github.com/conda-forge/miniforge)
|
||||
# - conda only: either Miniforge3 to use Python or Miniforge-pypy3 to use PyPy
|
||||
# - conda + mamba: either Mambaforge to use Python or Mambaforge-pypy3 to use PyPy
|
||||
|
Reference in New Issue
Block a user