Skip to content

Commit

Permalink
Bump CUDA to 12.6.1 (#1050)
Browse files Browse the repository at this point in the history
  • Loading branch information
DwarKapex authored Sep 25, 2024
1 parent 056a3b0 commit 57919e0
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.5.0-devel-ubuntu22.04
ARG BASE_IMAGE=nvidia/cuda:12.6.1-devel-ubuntu22.04
ARG GIT_USER_NAME="JAX Toolbox"
ARG [email protected]
ARG CLANG_VERSION=17
Expand Down

0 comments on commit 57919e0

Please sign in to comment.