Skip to content

Commit ace5c32

Browse files
chore(deps): update nvidia/cuda docker tag to v12.9.1
1 parent 8123afa commit ace5c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/controllers/nvidia-device-plugin/nvidia-powerlimit-daemonset.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ spec:
3232
# renovate: ignore
3333
# Pinned to CUDA 12.6 - compatible with Talos NVIDIA driver 570.172.08
3434
# Driver 570.x supports up to CUDA 12.7, DO NOT upgrade to 12.9+
35-
image: nvidia/cuda:12.6.0-base-ubuntu22.04
35+
image: nvidia/cuda:12.9.1-base-ubuntu22.04
3636
command:
3737
- /bin/bash
3838
- -c

0 commit comments

Comments
 (0)