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 874665d commit 3a2ebbcCopy full SHA for 3a2ebbc
.github/container/Dockerfile.base
@@ -3,7 +3,7 @@ ARG BASE_IMAGE=nvcr.io/nvidia/cuda-dl-base:25.03-cuda12.8-devel-ubuntu24.04
3
ARG GIT_USER_NAME="JAX Toolbox"
4
ARG [email protected]
5
ARG CLANG_VERSION=18
6
-ARG JAX_TOOLBOX_REF
+ARG JAX_TOOLBOX_REF=main
7
8
###############################################################################
9
## Build base image
0 commit comments