diff --git a/src/.goreleaser.yml b/src/.goreleaser.yml index 0c67a60..412382d 100644 --- a/src/.goreleaser.yml +++ b/src/.goreleaser.yml @@ -32,6 +32,7 @@ dockers_v2: platforms: - linux/amd64 - linux/arm64 + sbom: false labels: "org.opencontainers.image.created": "{{ .Date }}" "org.opencontainers.image.revision": "{{ .FullCommit }}"