Skip to content

Comments

fix(ci): disable provenance attestations in docker build#122

Merged
anoop-narang merged 1 commit intomainfrom
fix/docker-manifest-provenance
Feb 13, 2026
Merged

fix(ci): disable provenance attestations in docker build#122
anoop-narang merged 1 commit intomainfrom
fix/docker-manifest-provenance

Conversation

@anoop-narang
Copy link
Contributor

@anoop-narang anoop-narang commented Feb 13, 2026

Summary

  • Adds --provenance=false to docker build to prevent BuildKit from wrapping single-platform images in manifest lists
  • Fixes the multi-arch manifest creation step that broke after a GitHub runner Docker/BuildKit update

BuildKit now defaults to attaching provenance attestations on push,
which wraps single-platform images in manifest lists and breaks the
multi-arch manifest creation step.
@anoop-narang anoop-narang merged commit 9eb7a3a into main Feb 13, 2026
8 checks passed
@anoop-narang anoop-narang deleted the fix/docker-manifest-provenance branch February 13, 2026 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant