We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c43b27 commit 99f9906Copy full SHA for 99f9906
1 file changed
src/.goreleaser.yml
@@ -32,6 +32,7 @@ dockers_v2:
32
platforms:
33
- linux/amd64
34
- linux/arm64
35
+ sbom: false
36
labels:
37
"org.opencontainers.image.created": "{{ .Date }}"
38
"org.opencontainers.image.revision": "{{ .FullCommit }}"
0 commit comments