Skip to content

Commit

Permalink
cuda: bump to 12.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jbdalido committed Sep 3, 2024
1 parent 0530631 commit 999751c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ use_repo(xla_layer, "openxla")
oci = use_extension("@rules_oci//oci:extensions.bzl", "oci")
oci.pull(
name = "cuda_base",
digest = "sha256:8cecfe099315f73127d6d5cc43fce32c7ffff4ea0460eefac48f2b7d811ce857",
image = "docker.io/nvidia/cuda:12.3.2-base-ubuntu22.04",
digest = "sha256:47181750209e68cab2e36c3e0e8ab0ab8d76bdabbb418e56e4b0ac7b08b97d34",
image = "docker.io/nvidia/cuda:12.5.1-base-ubuntu22.04",
platforms = [
"linux/amd64",
],
Expand Down
6 changes: 3 additions & 3 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 999751c

Please sign in to comment.