We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 141be7e commit 9e5b8cfCopy full SHA for 9e5b8cf
tools/libnvidia-container/manifest.yaml
@@ -1,7 +1,7 @@
1
# yaml-language-server: $schema=https://tools.uniget.dev/schema.yaml
2
$schema: https://tools.uniget.dev/schema.yaml
3
name: libnvidia-container
4
-version: "1.17.4"
+version: "1.17.5"
5
binary: nvidia-container-cli
6
check: ${binary} --version | grep ^cli | cut -d' ' -f2
7
build_dependencies:
0 commit comments