Skip to content

fix: set buildx as default builder for attestation support#37

Merged
exe-prow-github-app[bot] merged 1 commit into
mainfrom
fix/buildx-attestation
Mar 18, 2026
Merged

fix: set buildx as default builder for attestation support#37
exe-prow-github-app[bot] merged 1 commit into
mainfrom
fix/buildx-attestation

Conversation

@mrhillsman

Copy link
Copy Markdown
Contributor

GoReleaser's dockers_v2 uses --attest=type=sbom which requires a buildx driver that supports attestations. The default docker driver does not.

Adding use: true ensures the docker-container driver is used instead.

GoReleaser's dockers_v2 uses --attest=type=sbom which requires a buildx
driver that supports attestations. The default docker driver does not.

Adding use: true ensures the docker-container driver is used instead.

Signed-off-by: Melvin Hillsman <mhillsma@redhat.com>
@exe-prow-github-app exe-prow-github-app Bot requested a review from caxu-rh March 18, 2026 22:32
@exe-prow-github-app

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mrhillsman

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@exe-prow-github-app exe-prow-github-app Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 18, 2026
@opdev opdev deleted a comment from exe-prow-github-app Bot Mar 18, 2026
@mrhillsman mrhillsman added the lgtm Indicates that a PR is ready to be merged. label Mar 18, 2026
@exe-prow-github-app exe-prow-github-app Bot merged commit 4f44f23 into main Mar 18, 2026
4 checks passed
@mrhillsman mrhillsman deleted the fix/buildx-attestation branch May 22, 2026 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant