Skip to content

docker: bump golang from 1.26.4-alpine to 1.26.5-alpine - #637

Merged
bgentry merged 1 commit into
masterfrom
dependabot/docker_compose/golang-1.26.5-alpine
Aug 1, 2026
Merged

docker: bump golang from 1.26.4-alpine to 1.26.5-alpine#637
bgentry merged 1 commit into
masterfrom
dependabot/docker_compose/golang-1.26.5-alpine

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps golang from 1.26.4-alpine to 1.26.5-alpine.

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps golang from 1.26.4-alpine to 1.26.5-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26.5-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker labels Aug 1, 2026

@bgentry bgentry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🤖 Codex review: Approved after dependency security and compatibility review.

Upgrade

  • golang migration image: 1.26.4-alpine@sha256:3ad573…1.26.5-alpine@sha256:0178a6…
  • Reviewed head: 3ad2317e37a57238d087126e868a271adcb58da5

Security review

  • Confirmed security update for CVE-2026-39822 (os.Root escape) and CVE-2026-42505 (ECH PSK identity privacy leak); Go's fixed range begins at 1.26.5.
  • The pinned old and new values resolve exactly to the Docker Official Images OCI indexes. All eight platform manifests carry SPDX/SLSA attachments; the new image traces to docker-library/golang source revision 294097713ad2eaf9ee4c5e9dc57e040ac4b402d6.
  • Official Go download checksums match every architecture. Alpine 3.24 base digests and package inventory are unchanged; the SBOM delta is Go/stdlib 1.26.4 → 1.26.5.
  • No new downloader, install hook, runtime capability, credential access, telemetry, or endpoint was introduced.

Compatibility verification

  • docker compose -f docker-compose.dev.yaml config --quiet — passed.
  • make test — passed across the root, Pro, and packager modules under host Go 1.26.5.
  • Required Go/JS CI and both public riverui architecture image builds passed.
  • The riverproui job fails before build because Dependabot cannot assume the AWS OIDC role; it is not an image or dependency failure.

Residual risk

  • A local Docker daemon was unavailable, so the exact image could not be pulled and the Compose migration container was not executed locally. Registry-bound provenance, per-platform manifests, upstream checksums, unchanged Alpine inventory, host-Go tests, and the remaining CI coverage make this a low residual packaging risk.

@bgentry
bgentry merged commit 3e03c57 into master Aug 1, 2026
16 of 18 checks passed
@bgentry
bgentry deleted the dependabot/docker_compose/golang-1.26.5-alpine branch August 1, 2026 19:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant