Skip to content

🐛 fix docker/build-push-action#1350

Merged
imilchev merged 1 commit into
mainfrom
chris-rock/provenance
Feb 2, 2026
Merged

🐛 fix docker/build-push-action#1350
imilchev merged 1 commit into
mainfrom
chris-rock/provenance

Conversation

@chris-rock
Copy link
Copy Markdown
Member

Docker BuildKit v0.11+ adds provenance attestations by default, which converts images into manifest lists with attestation layers.

Added provenance: false to the docker/build-push-action step in .github/workflows/publish.yaml. This produces true single-platform images that work with docker manifest create.

… converts images into manifest lists with attestation layers.

Added provenance: false to the docker/build-push-action step in .github/workflows/publish.yaml. This produces true single-platform images that work with docker manifest create.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 1, 2026

Test Results

  5 files  ±0   41 suites  ±0   31m 27s ⏱️ ±0s
280 tests ±0  280 ✅ ±0  0 💤 ±0  0 ❌ ±0 
295 runs  ±0  295 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 6edced7. ± Comparison against base commit 0b8b30b.

@imilchev imilchev merged commit dcae697 into main Feb 2, 2026
22 checks passed
@imilchev imilchev deleted the chris-rock/provenance branch February 2, 2026 09:50
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants