We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 277b9ef commit 19b1ca2Copy full SHA for 19b1ca2
.github/container/Dockerfile.base
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1-labs
2
-ARG BASE_IMAGE=nvidia/cuda:12.6.1-devel-ubuntu22.04
+ARG BASE_IMAGE=nvidia/cuda:12.6.2-devel-ubuntu24.04
3
ARG GIT_USER_NAME="JAX Toolbox"
4
ARG [email protected]
5
ARG CLANG_VERSION=18
0 commit comments