Skip to content

Commit

Permalink
variants/aws-ecs-1-nvidia: update nvidia kmod name
Browse files Browse the repository at this point in the history
The Bottlerocket core kit 3.0.0 changes the name of the kmod-5.10-nvidia
tesla package from kmod-5.10-nvidia-tesla-470 to
kmod-5.10-nvidia-tesla-535 due to the NVIDIA branch offered by this
package.

Signed-off-by: Matthew Yeazel <[email protected]>
  • Loading branch information
yeazelm committed Oct 16, 2024
1 parent 363969b commit 2ce2811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variants/aws-ecs-1-nvidia/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ included-packages = [
# NVIDIA support
"ecs-gpu-init",
"nvidia-container-toolkit-ecs",
"kmod-5.10-nvidia-tesla-470",
"kmod-5.10-nvidia-tesla-535",
]

[lib]
Expand Down

0 comments on commit 2ce2811

Please sign in to comment.