Skip to content

Commit

Permalink
nvidia-container-toolkit.yaml: Add openssf-options
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvreeland committed Dec 8, 2024
1 parent 3bb79b8 commit a62c10b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nvidia-container-toolkit.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: nvidia-container-toolkit
version: 1.16.2
epoch: 0
epoch: 1
description: Build and run containers leveraging NVIDIA GPUs
copyright:
- license: Apache-2.0
Expand All @@ -16,6 +16,7 @@ environment:
- busybox
- ca-certificates-bundle
- go
- openssf-compiler-options

pipeline:
- uses: git-checkout
Expand Down

0 comments on commit a62c10b

Please sign in to comment.