Skip to content

Commit 302d261

Browse files
committed
use platform-python for dnf provenance
1 parent 16bc160 commit 302d261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helpers/generate-dnf-provenance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/libexec/platform-python
22
"""
33
This script uses yum and rpm to generate in-toto material provenance and
44
writes the resulting JSON to stdout or to argv[0] if provided.

0 commit comments

Comments
 (0)