We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9738a4 commit 3264f77Copy full SHA for 3264f77
docker/1.2-1/base/Dockerfile.cpu
@@ -3,7 +3,7 @@ ARG UBUNTU_IMAGE_DIGEST=874aca52f79ae5f8258faff03e10ce99ae836f6e7d2df6ecd3da5c1c
3
4
FROM ubuntu:${UBUNTU_VERSION}@sha256:${UBUNTU_IMAGE_DIGEST}
5
6
-ARG MINICONDA_VERSION=24.7.1
+ARG MINICONDA_VERSION=24.9.2
7
ARG CONDA_CHECKSUM=2006a61abc8b4fd04de5eb92620e1f72bada713cc84b5b4899463095e1210556
8
ARG CONDA_PY_VERSION=39
9
ARG CONDA_PKG_VERSION=24.7.1
0 commit comments