Skip to content

fix(docker): bump builder image to golang:1.26.1-alpine - #55

Merged
samcm merged 1 commit into
masterfrom
fix/dockerfile-go-version
Apr 24, 2026
Merged

fix(docker): bump builder image to golang:1.26.1-alpine#55
samcm merged 1 commit into
masterfrom
fix/dockerfile-go-version

Conversation

@samcm

@samcm samcm commented Apr 24, 2026

Copy link
Copy Markdown
Member

Summary

go.mod requires Go >= 1.26.1, but the Dockerfile pinned 1.26.0-alpine,
causing goreleaser docker builds to fail with GOTOOLCHAIN=local.
@samcm
samcm requested a review from mattevans as a code owner April 24, 2026 00:34
@samcm
samcm enabled auto-merge April 24, 2026 00:34
@samcm
samcm merged commit dda1a8f into master Apr 24, 2026
3 checks passed
@samcm
samcm deleted the fix/dockerfile-go-version branch April 24, 2026 00:35
samcm added a commit that referenced this pull request May 13, 2026
The workflow used 'version: latest' which broke CI when a newer
golangci-lint release tightened goconst/wsl rules and started flagging
pre-existing strings across the repo. v2.11.4 is the version that ran on
the last green master build (#55, 2026-04-24).
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