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 b058b15 commit 235ffacCopy full SHA for 235ffac
.github/container/Dockerfile.base
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1-labs
2
-ARG BASE_IMAGE=nvcr.io/nvidia/cuda-dl-base:24.11-cuda12.6-devel-ubuntu24.04
+ARG BASE_IMAGE=nvcr.io/nvidia/cuda-dl-base:24.12-cuda12.6-devel-ubuntu24.04
3
ARG GIT_USER_NAME="JAX Toolbox"
4
ARG [email protected]
5
ARG CLANG_VERSION=18
0 commit comments