Skip to content

Commit 99f9906

Browse files
Disable SBOM: Current docker driver does not support it. (#279)
1 parent 1c43b27 commit 99f9906

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/.goreleaser.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dockers_v2:
3232
platforms:
3333
- linux/amd64
3434
- linux/arm64
35+
sbom: false
3536
labels:
3637
"org.opencontainers.image.created": "{{ .Date }}"
3738
"org.opencontainers.image.revision": "{{ .FullCommit }}"

0 commit comments

Comments
 (0)