Skip to content

build: bump go to 1.26 and golang base images to 1.26.4#263

Merged
kezhenxu94 merged 2 commits into
mainfrom
bump-go-1.26
Jun 16, 2026
Merged

build: bump go to 1.26 and golang base images to 1.26.4#263
kezhenxu94 merged 2 commits into
mainfrom
bump-go-1.26

Conversation

@kezhenxu94

Copy link
Copy Markdown
Member

Summary

  • Bump go.mod go directive from 1.25.0 to 1.26.0
  • Bump docker/Dockerfile build image from golang:1.26.3 to golang:1.26.4
  • Bump test/e2e/base/satellite/Dockerfile from golang:1.25 to golang:1.26

Test plan

  • CI build and e2e tests

Copilot AI review requested due to automatic review settings June 16, 2026 06:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s Go toolchain and container build environments to Go 1.26.x to keep builds consistent with the intended compiler/runtime versions.

Changes:

  • Bump go.mod go directive from 1.25.0 to 1.26.0.
  • Update docker/Dockerfile build stage image from golang:1.26.3 to golang:1.26.4.
  • Update e2e base satellite image from golang:1.25 to golang:1.26.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates Go language version directive to 1.26.0.
docker/Dockerfile Pins build stage to golang:1.26.4.
test/e2e/base/satellite/Dockerfile Moves e2e satellite build image to Go 1.26 (currently unpinned patch).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread test/e2e/base/satellite/Dockerfile Outdated
@kezhenxu94 kezhenxu94 merged commit e18be4a into main Jun 16, 2026
58 of 62 checks passed
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.

3 participants