Skip to content

Commit

Permalink
cuda: 12.6.2 -> 12.6.3 (#1184)
Browse files Browse the repository at this point in the history
Pick up a bugfix to `ptxas`; for more information see the 12.6.3 release
notes.
  • Loading branch information
olupton authored Dec 6, 2024
1 parent 2a74610 commit c31aaa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/container/Dockerfile.base
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1-labs
ARG BASE_IMAGE=nvidia/cuda:12.6.2-devel-ubuntu24.04
ARG BASE_IMAGE=nvidia/cuda:12.6.3-devel-ubuntu24.04
ARG GIT_USER_NAME="JAX Toolbox"
ARG [email protected]
ARG CLANG_VERSION=18
Expand Down

0 comments on commit c31aaa7

Please sign in to comment.