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 3e1fb6d commit 61d8446Copy full SHA for 61d8446
.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-ubuntu22.04
3
ARG GIT_USER_NAME="JAX Toolbox"
4
ARG [email protected]
5
ARG CLANG_VERSION=18
0 commit comments