We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef47ea6 commit 2ead52eCopy full SHA for 2ead52e
nvidia-container-toolkit.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: nvidia-container-toolkit
3
- version: 1.16.2
+ version: 1.17.2
4
epoch: 0
5
description: Build and run containers leveraging NVIDIA GPUs
6
copyright:
@@ -20,7 +20,7 @@ environment:
20
pipeline:
21
- uses: git-checkout
22
with:
23
- expected-commit: a5a5833c14a15fd9c86bcece85d5ec6621b65652
+ expected-commit: fa66e4cd562804509055e44a88f666673e6d27c0
24
repository: https://github.com/NVIDIA/nvidia-container-toolkit
25
tag: v${{package.version}}
26
0 commit comments