Skip to content

fix(docker): bump builder image to golang:1.25.12-alpine - #99

Merged
x7even merged 1 commit into
mainfrom
fix-docker-go-toolchain
Jul 9, 2026
Merged

fix(docker): bump builder image to golang:1.25.12-alpine#99
x7even merged 1 commit into
mainfrom
fix-docker-go-toolchain

Conversation

@x7even

@x7even x7even commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Summary

Test plan

  • CI (docker.yml) should build and push successfully on merge to main

go.mod requires go >= 1.25.12 (GO-2026-5856 toolchain bump), but the
Docker builder stage was still pinned to 1.25.11, breaking the
Publish Docker image workflow on every main push and tag since #97.
@x7even
x7even merged commit 592ac6d into main Jul 9, 2026
1 check passed
@x7even x7even mentioned this pull request Jul 9, 2026
2 tasks
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.

1 participant