Skip to content

Update docker.io/library/golang Docker tag to v1.25.11 (main)#3166

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-docker.io-library-golang-1.25.x
Open

Update docker.io/library/golang Docker tag to v1.25.11 (main)#3166
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-docker.io-library-golang-1.25.x

Conversation

@renovate

@renovate renovate Bot commented Mar 5, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
docker.io/library/golang stage patch 1.25.81.25.11

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot enabled auto-merge March 5, 2026 02:09
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 3 times, most recently from b0fb53e to 8f6d383 Compare March 5, 2026 18:52
@renovate renovate Bot changed the title Update docker.io/library/golang Docker tag to v1.25.7 (main) Update docker.io/library/golang Docker tag to v1.25.8 (main) Mar 6, 2026
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 3 times, most recently from 1c92d24 to ccbc12b Compare March 11, 2026 17:43
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 5 times, most recently from bca585f to 3236aa8 Compare March 24, 2026 18:13
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 5 times, most recently from 351b3b2 to 1e83fc4 Compare March 31, 2026 17:19
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 7 times, most recently from 3a07a94 to 4960093 Compare April 8, 2026 01:09
@renovate renovate Bot changed the title Update docker.io/library/golang Docker tag to v1.25.8 (main) Update docker.io/library/golang Docker tag to v1.25.9 (main) Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 2 times, most recently from 91470aa to 902c19c Compare May 20, 2026 19:18
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 3 times, most recently from 47d68b7 to cf4d852 Compare June 2, 2026 16:57
@renovate renovate Bot changed the title Update docker.io/library/golang Docker tag to v1.25.10 (main) Update docker.io/library/golang Docker tag to v1.25.11 (main) Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch 3 times, most recently from 520415b to f71a06a Compare June 3, 2026 14:58
@fullsend-ai-review

fullsend-ai-review Bot commented Jun 3, 2026

Copy link
Copy Markdown

Review

Findings

Low

  • [stale-reference] .tool-versions:1 — The .tool-versions file still references golang 1.25.8 while the Dockerfile is being updated to 1.25.11. This file controls the Go version used by version managers (e.g., asdf, mise) for local development. A mismatch between the local development toolchain and the Docker build toolchain can cause subtle build differences.
    Remediation: Update .tool-versions to golang 1.25.11 in this PR or a companion PR.

  • [stale-reference] Dockerfile.dist:19Dockerfile.dist still uses go-toolset:1.25.8 (pinned by digest). This is a different base image (Red Hat UBI go-toolset vs. upstream golang), so it is almost certainly managed by a separate Renovate rule. The version skew means the two Dockerfiles compile with different Go patch versions.
    Remediation: Verify whether Renovate manages Dockerfile.dist separately. If not, update it to the corresponding go-toolset:1.25.11 tag (with updated digest).

Info

  • [sub-agent-failure] N/A — The style-conventions sub-agent did not return findings due to model unavailability. Given this is a mechanical version bump matching the early-exit criteria for style review, no style findings are expected.
Previous run

Review

No findings.

Previous run (2)

Review

Findings

Info

  • [sub-agent-failure] N/A — The style-conventions sub-agent did not return findings: model claude-sonnet-4-5@20250929 is not available on the vertex deployment. This is a tooling issue, not a code concern. For this single-line Dockerfile base image version bump, no style findings are expected.

No blocking findings. This is a straightforward patch version bump of the Go base image from 1.25.8 to 1.25.11, generated by Renovate bot.

Previous run (3)

Review

Findings

Info

  • [sub-agent-failure] N/A — The style-conventions sub-agent did not return findings: model not available on vertex deployment. This dimension is non-critical for a single-line patch version bump of a build dependency.
Previous run (4)

Review

Findings

Info

  • [sub-agent-failure] N/A — The style-conventions sub-agent did not return findings: model claude-sonnet-4-5@20250929 not available on vertex deployment. This does not affect the review outcome as the change is a single-line automated version bump with no style implications.

No blocking findings. This is an automated Renovate bot patch version bump of the Go base image in the Dockerfile from 1.25.8 to 1.25.11. The change is minimal, correct, and safe.

Previous run (5)

Review

Findings

Info

  • [sub-agent-failure] N/A — The style-conventions sub-agent did not return findings: model claude-sonnet-4-5@20250929 not available on vertex deployment. This gap is immaterial for a single-line Docker image version bump with no style-relevant changes.

No blocking findings. This is a straightforward Renovate bot patch version bump of the Go build image from 1.25.8 to 1.25.11 in the Dockerfile.

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch from f71a06a to 20bce86 Compare June 3, 2026 18:14
@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge and removed ready-for-merge All reviewers approved — ready to merge labels Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch from 20bce86 to 508179c Compare June 4, 2026 13:17
@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge and removed ready-for-merge All reviewers approved — ready to merge labels Jun 4, 2026
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch from 508179c to 9c57196 Compare June 5, 2026 14:03
@fullsend-ai-review fullsend-ai-review Bot added ready-for-merge All reviewers approved — ready to merge and removed ready-for-merge All reviewers approved — ready to merge labels Jun 5, 2026
@renovate renovate Bot force-pushed the renovate/main-docker.io-library-golang-1.25.x branch from 9c57196 to f1d90d8 Compare June 9, 2026 13:37
@fullsend-ai-review

fullsend-ai-review Bot commented Jun 9, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 1:39 PM UTC · Completed 1:42 PM UTC
Commit: 47d3320 · View workflow run →

@fullsend-ai-review

fullsend-ai-review Bot commented Jun 10, 2026

Copy link
Copy Markdown

🤖 Finished Review · ✅ Success · Started 3:00 PM UTC · Completed 3:05 PM UTC
Commit: 47d3320 · View workflow run →

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main ready-for-merge All reviewers approved — ready to merge renovate size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants