Update docker.io/library/golang Docker tag to v1.26.4 (main)#3372
Update docker.io/library/golang Docker tag to v1.26.4 (main)#3372red-hat-konflux[bot] wants to merge 1 commit into
Conversation
|
🤖 Finished Review · ✅ Success · Started 1:08 AM UTC · Completed 1:15 AM UTC |
ReviewOutcome: Approve SummaryMechanical patch-version bump of the Go build image from Findings
Dimensions evaluated
Labels: PR already has appropriate labels (dependencies, docker, renovate); adding go label since this is a Go compiler version bump. Previous runReview of #3372 — Update docker.io/library/golang Docker tag to v1.26.4Verdict: Approve ✅ SummaryThis is a routine Renovate-automated patch version bump of the Go build image in Analysis
No findings.
Previous run (2)Review — #3372Verdict: ✅ Approve SummaryThis is a single-line, automated patch version bump of the Go build image in Dimension Results
Low-severity Observations
Previous run (3)ReviewFindingsHigh
Previous run (4)ReviewFindingsMedium
Labels: PR modifies the Dockerfile to bump a dependency version. |
93943cb to
48696b2
Compare
|
🤖 Finished Review · ✅ Success · Started 1:39 AM UTC · Completed 1:44 AM UTC |
9bcbd75 to
76d8bf9
Compare
|
🤖 Finished Review · ✅ Success · Started 1:49 AM UTC · Completed 1:54 AM UTC |
76d8bf9 to
275f5f9
Compare
|
🤖 Finished Review · ✅ Success · Started 1:39 AM UTC · Completed 1:42 AM UTC |
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
275f5f9 to
224bb6b
Compare
|
🤖 Finished Review · ✅ Success · Started 1:33 AM UTC · Completed 1:38 AM UTC |
| ## Build | ||
|
|
||
| FROM docker.io/library/golang:1.26.3 AS build | ||
| FROM docker.io/library/golang:1.26.4 AS build |
There was a problem hiding this comment.
[low] version-consistency
The Dockerfile is bumped to golang:1.26.4, while Dockerfile.dist still uses go-toolset:1.26.3 and go.mod/.tool-versions reference 1.26.3. For a Go patch release this is benign — go.mod's go directive is a minimum-version floor, and Renovate manages each dependency independently. No action needed on this PR.
This PR contains the following updates:
1.26.3→1.26.41.26.5Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Configuration
📅 Schedule: (UTC)
* 0-3 * * *)🚦 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 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.