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 10, 2024
1 parent 7862fe7 commit 152eed5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 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,9 @@ environment:
- busybox
- ca-certificates-bundle
- go
- openssf-compiler-options
environment:
GCC_SPEC_FILE: /dev/null

pipeline:
- uses: git-checkout
Expand Down

0 comments on commit 152eed5

Please sign in to comment.