chore(docker): update docker digests#16
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
DeepDiver1975
left a comment
Contributor
There was a problem hiding this comment.
🤖 Automated review by Claude Code review agent.
Overview
Renovate bot digest-pin update for v8/Dockerfile.multiarch. It bumps the pinned digest for docker.io/alpine:3.24.1 from bec4ccd... to 28bd5fe... in both the node-builder stage and the final stage. Net change: +2/-2 on a single file. The image tag (3.24.1) is unchanged — only the immutable digest is updated to track the latest rebuild of that tag.
Code quality / style
- Both occurrences are updated consistently to the same new digest, keeping the build and final stages aligned. Good — a mismatch here would be the main thing to flag.
- Digests are well-formed
sha256:hex strings of the correct length (64 hex chars). - No unexpected files touched; scope matches the stated intent.
Specific suggestions
- None. The change is mechanical and correct.
Potential issues / risks
- Low risk. The underlying tag and base image are unchanged; this only re-pins to the current digest of
alpine:3.24.1. - As with any base-image bump, CI building the image is the real validation that the new layer behaves identically. Renovate has automerge enabled for this PR, so passing CI is the gate.
LGTM — low-risk automated digest update.
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.
This PR contains the following updates:
bec4ccd→28bd5febec4ccd→28bd5feConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.