Skip to content

chore(deps): update golang docker tag to v1.26.0#1634

Merged
denisvmedia merged 2 commits intomasterfrom
renovate/golang-1.x
Feb 24, 2026
Merged

chore(deps): update golang docker tag to v1.26.0#1634
denisvmedia merged 2 commits intomasterfrom
renovate/golang-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2026

This PR contains the following updates:

Package Type Update Change
golang final minor 1.251.26.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.


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

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

@denisvmedia
Copy link
Collaborator

I'd probably change it to a point version to avoid version ambiguity. WDYT @alexandear @chavacava ?

@alexandear
Copy link
Collaborator

@denisvmedia This works well for us: FROM --platform=$BUILDPLATFORM golang:1.26 AS build (#1071, #1232, #1474).
I think we don't need to make any changes.

@denisvmedia
Copy link
Collaborator

denisvmedia commented Feb 24, 2026

@alexandear my point is that when you don't specify a point release, you don't know what exact go version you use during the build. It will work, but that brings ambiguity (one may have a cached version of a previous docker image and have a different result when building using our Dockerfile). Renovate bot is capable of updating point versions in Docker as well.

Reference: https://docs.docker.com/build/building/best-practices/#pin-base-image-versions

@alexandear
Copy link
Collaborator

alexandear commented Feb 24, 2026

@denisvmedia Got it. Let's update to the latest golang:1.26.0.

@denisvmedia denisvmedia changed the title chore(deps): update golang docker tag to v1.26 chore(deps): update golang docker tag to v1.26.0 Feb 24, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 24, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@denisvmedia denisvmedia merged commit f10d9cd into master Feb 24, 2026
1 check passed
@alexandear alexandear deleted the renovate/golang-1.x branch February 24, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants