Skip to content

Upgrade to Go 1.26 & Alpine 3.23#3709

Open
abh wants to merge 2 commits intosemaphoreui:developfrom
abh:base-image
Open

Upgrade to Go 1.26 & Alpine 3.23#3709
abh wants to merge 2 commits intosemaphoreui:developfrom
abh:base-image

Conversation

@abh
Copy link
Copy Markdown
Contributor

@abh abh commented Mar 22, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 22, 2026 05:14
Copy link
Copy Markdown
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 Docker build and runtime base images used for Semaphore’s containerized builds, targeting newer Go and Alpine versions for the server, runner, and dredd images.

Changes:

  • Bump builder images from golang:1.24-alpine3.21 to golang:1.26-alpine3.23.
  • Bump runtime base images from alpine:3.21 to alpine:3.23 (server/runner).

Reviewed changes

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

File Description
deployment/docker/server/Dockerfile Updates Go builder and Alpine runtime versions for the server image.
deployment/docker/runner/Dockerfile Updates Go builder and Alpine runtime versions for the runner image.
deployment/docker/dredd/Dockerfile Updates Go builder base image version for the dredd tooling build stage.

Align go.mod and GitHub Actions workflows with the Go 1.26
Docker base images updated in the previous commit.
Copy link
Copy Markdown
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

Copilot reviewed 10 out of 10 changed files in this pull request and generated 5 comments.

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