Update docker.io/library/golang Docker tag to v1.26.3 (main)#3194
Update docker.io/library/golang Docker tag to v1.26.3 (main)#3194red-hat-konflux[bot] wants to merge 1 commit into
Conversation
6b89f72 to
6bf818f
Compare
09b3e15 to
437816c
Compare
437816c to
6c389e6
Compare
6c389e6 to
906a4bb
Compare
|
🤖 Finished Review · ✅ Success · Started 1:27 AM UTC · Completed 1:34 AM UTC |
ReviewFindingsHigh
Labels: PR modifies the Dockerfile to bump the Go builder image, matching docker and dependencies labels. Previous runReviewFindingsMedium
Info
Previous run (2)ReviewFindingsLow
Info
|
| ## Build | ||
|
|
||
| FROM docker.io/library/golang:1.25.8 AS build | ||
| FROM docker.io/library/golang:1.26.3 AS build |
There was a problem hiding this comment.
[info] missing-authorization
No linked issue. Authorization inferred from the mechanical nature of the change (automated Renovate bot dependency version bump).
906a4bb to
d37aa9c
Compare
|
🤖 Review · |
d37aa9c to
f697482
Compare
|
🤖 Finished Review · ✅ Success · Started 3:20 AM UTC · Completed 3:25 AM UTC |
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
f697482 to
02b9687
Compare
|
🤖 Finished Review · ✅ Success · Started 2:46 AM UTC · Completed 2:51 AM UTC |
| ## Build | ||
|
|
||
| FROM docker.io/library/golang:1.25.8 AS build | ||
| FROM docker.io/library/golang:1.26.3 AS build |
There was a problem hiding this comment.
[high] protected-path
This PR modifies Dockerfile, which is a protected governance/infrastructure file. The PR has no linked issue providing authorization for this change. While the change itself is a straightforward Go version bump (1.25.8 to 1.26.3) from the Renovate bot, protected-path changes require human review and justification via a linked issue.
Suggested fix: Link an issue authorizing this Dockerfile change, or obtain explicit human maintainer approval.
This PR contains the following updates:
1.25.8→1.26.31.26.4Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.