Skip to content

[fix] bump Dockerfile builder#756

Merged
ipaqsa merged 1 commit intomainfrom
fix/fix-build
Apr 28, 2026
Merged

[fix] bump Dockerfile builder#756
ipaqsa merged 1 commit intomainfrom
fix/fix-build

Conversation

@Fkuloff
Copy link
Copy Markdown
Contributor

@Fkuloff Fkuloff commented Apr 28, 2026

Overview

go.mod requires Go ≥ 1.25.8, but the Dockerfile builder was still on 1.25.5, breaking go mod download. Bump to 1.26.1-alpine3.23 to match workflows and Makefile's GO_BUILDER_VERSION.

What this PR does / why we need it

Special notes for your reviewer

Signed-off-by: Artem Kuleshov <artem.kuleshov@flant.com>
@Fkuloff Fkuloff requested a review from ipaqsa April 28, 2026 11:44
@Fkuloff Fkuloff self-assigned this Apr 28, 2026
@Fkuloff Fkuloff added docker Pull requests that update Docker code bug Something isn't working labels Apr 28, 2026
@Fkuloff Fkuloff changed the title [fix] fix build [fix] bump Dockerfile builder Apr 28, 2026
@Fkuloff Fkuloff marked this pull request as ready for review April 28, 2026 11:50
@ipaqsa ipaqsa merged commit 0a6e5ad into main Apr 28, 2026
12 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working docker Pull requests that update Docker code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants