Skip to content

update go version in dockerfile#435

Merged
dragonsinth merged 1 commit into
masterfrom
franklin/update_goversion_dockerfile
Jul 6, 2026
Merged

update go version in dockerfile#435
dragonsinth merged 1 commit into
masterfrom
franklin/update_goversion_dockerfile

Conversation

@franklinlindemberg

@franklinlindemberg franklinlindemberg commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Note

Low Risk
Single-line base image version change with no runtime or application logic modifications.

Overview
Updates the Docker builder stage base image from golang:1.23-alpine to golang:1.25-alpine so container builds use the same Go toolchain as go.mod (go 1.25.0). No application source or build flags change—only the compiler image version.

Reviewed by Cursor Bugbot for commit e501834. Bugbot is set up for automated code reviews on this repo. Configure here.

@dragonsinth dragonsinth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dragonsinth dragonsinth enabled auto-merge (squash) July 6, 2026 13:16
@dragonsinth dragonsinth merged commit bb4a1b1 into master Jul 6, 2026
3 checks passed
@dragonsinth dragonsinth deleted the franklin/update_goversion_dockerfile branch July 6, 2026 13:16
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