Skip to content

chore: align go version from upstream repositories#349

Merged
vvoland merged 1 commit intomainfrom
bot/update-go
Jan 16, 2026
Merged

chore: align go version from upstream repositories#349
vvoland merged 1 commit intomainfrom
bot/update-go

Conversation

@github-actions
Copy link
Copy Markdown

Keep Go versions in sync with upstream repositories.

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@github-actions github-actions bot requested review from a team as code owners January 16, 2026 12:13
Copy link
Copy Markdown
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM


ARG GO_IMAGE="golang"
ARG GO_VERSION="1.25.5"
ARG GO_VERSION="1.25.6"
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.

@vvoland will this correctly be overridden if we build from the existing tag / commit (not "master") ?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Yes, but currently we're still building engine&cli from docker-ce-packaging so it doesn't matter

@vvoland vvoland merged commit 3df7db2 into main Jan 16, 2026
1 check 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