chore: update MCP build-input bundle - #170
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The Dockerfile and lockfile digests and metadata are internally consistent and match the PR description, with no functional logic changes beyond the expected pin update.
Pull request overview
Updates the pinned mcp-build-inputs OCI image digest so local builds consume the latest immutable build-input bundle, keeping the Dockerfile defaults aligned with the lock manifest.
Changes:
- Bumped
MCP_BUILD_INPUTS_IMAGEdefault inmcp-local/Dockerfiletosha256:b1bf0f0…. - Updated
mcp-local/build-inputs.lock.jsonto the newmcp_build_inputsimage-index digest plus per-arch manifest digests and associated metadata (source_revision,workflow_run).
File summaries
| File | Description |
|---|---|
| mcp-local/Dockerfile | Updates the default MCP_BUILD_INPUTS_IMAGE digest used as the mcp-inputs stage base image. |
| mcp-local/build-inputs.lock.json | Updates the locked mcp_build_inputs reference and per-architecture manifest digests, plus provenance metadata. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Collaborator
|
Only merge once we want Performix removed from input bundle in next release |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the immutable MCP build-input bundle after its source inputs changed.
fbfa5e0bc4a879c901898499f5a607856c54479eghcr.io/arm/mcp-build-inputs@sha256:b1bf0f0260d810cfc60465e02fac58377ca3308e629a8200d7be51f5f859f1cfghcr.io/arm/mcp-build-inputs@sha256:9c8cc9922a8ead27efdeca1ee0a2806fa1304d426a7541c8b7f2b3130a72010fghcr.io/arm/mcp-build-inputs@sha256:8e9031da82e30d2cf0bf27a27e0ba7d48aadef0bafa3fc62a8ef8e216b374e39This PR keeps the build-input manifest and Dockerfile default synchronized.