Skip to content

Upgrade Go builder images from 1.24 to 1.26#914

Merged
leighmcculloch merged 1 commit intomainfrom
upgrade-golang-1-26
Mar 16, 2026
Merged

Upgrade Go builder images from 1.24 to 1.26#914
leighmcculloch merged 1 commit intomainfrom
upgrade-golang-1-26

Conversation

@leighmcculloch
Copy link
Member

What

Update the Go base image from golang:1.24-trixie to golang:1.26-trixie across all Go build stages in the Dockerfile: stellar-rpc-builder, stellar-horizon-builder, stellar-friendbot-builder, and stellar-galexie-builder.

Why

Go 1.25 and 1.26 are now released; staying on 1.24 means missing toolchain improvements, performance gains, and security fixes included in newer releases. Some of the builds require at least 1.25 now.

@github-project-automation github-project-automation bot moved this to Backlog (Not Ready) in DevX Mar 16, 2026
@leighmcculloch leighmcculloch marked this pull request as ready for review March 16, 2026 20:58
Copilot AI review requested due to automatic review settings March 16, 2026 20:58
@leighmcculloch leighmcculloch enabled auto-merge (squash) March 16, 2026 20:58
Copy link
Contributor

Copilot AI left a comment

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 Go toolchain used in the multi-stage build images to a newer Go release while keeping the Debian “trixie” alignment narrative intact.

Changes:

  • Bump Go base image from golang:1.24-trixie to golang:1.26-trixie.
  • Apply the bump across all Go-based builder stages (rpc, horizon, friendbot, galexie) and update the header table accordingly.

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

@leighmcculloch leighmcculloch merged commit 0d9395f into main Mar 16, 2026
105 checks passed
@leighmcculloch leighmcculloch deleted the upgrade-golang-1-26 branch March 16, 2026 21:07
@github-project-automation github-project-automation bot moved this from Backlog (Not Ready) to Done in DevX Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants