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.
2 parents b3b297b + 57919e0 commit 3246c04Copy full SHA for 3246c04
.github/container/Dockerfile.base
@@ -1,5 +1,5 @@
1
# syntax=docker/dockerfile:1-labs
2
-ARG BASE_IMAGE=nvidia/cuda:12.5.0-devel-ubuntu22.04
+ARG BASE_IMAGE=nvidia/cuda:12.6.1-devel-ubuntu22.04
3
ARG GIT_USER_NAME="JAX Toolbox"
4
ARG [email protected]
5
ARG CLANG_VERSION=18
0 commit comments