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 736a9f4 commit 136e9a8Copy full SHA for 136e9a8
.github/workflows/test_multi_arch_images.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
artifact_type: 'container'
38
artifact_path: 'debian:trixie'
39
- platform: "linux/arm/v5"
+ platform: "linux/amd64"
40
display_vulnerability_findings: "enabled"
41
sbomgen_version: "latest"
42
0 commit comments