Skip to content

fix(docker): upgrade Go toolchain to 1.26.7 - #33

Merged
nv-mtucciarone merged 1 commit into
mainfrom
fix/go-1.26.7
Aug 27, 2026
Merged

fix(docker): upgrade Go toolchain to 1.26.7#33
nv-mtucciarone merged 1 commit into
mainfrom
fix/go-1.26.7

Conversation

@nv-mtucciarone

Copy link
Copy Markdown
Contributor

Bumps the builder from golang:1.25 to golang:1.26.7.

Fixes CVE-2026-46600, flagged by a container image scan against the published
image. The build was already on 1.25.14 — the latest 1.25 release — but this CVE
has no fix on the 1.25 line, so moving to 1.26 is the only remedy short of the
1.27 release candidate.

Since the stdlib is statically linked into the distroless runtime image,
changing only the final stage cannot remove this finding.

Verified: builds clean for linux/amd64 and linux/arm64; /simple-sidecar
reports go1.26.7 under go version -m.

@nv-mtucciarone
nv-mtucciarone merged commit 9395f09 into main Aug 27, 2026
5 checks passed
@nv-mtucciarone
nv-mtucciarone deleted the fix/go-1.26.7 branch August 27, 2026 19:48
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