docker: bump golang from 1.26.5-alpine to 1.27.0-alpine - #675
Merged
Conversation
Bumps golang from 1.26.5-alpine to 1.27.0-alpine. --- updated-dependencies: - dependency-name: golang dependency-version: 1.27.0-alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
bgentry
approved these changes
Sep 1, 2026
bgentry
left a comment
Contributor
There was a problem hiding this comment.
🤖 Codex review: Approved after dependency security and compatibility review.
Upgrade
golangdevelopment image:1.26.5-alpine→1.27.0-alpine- Reviewed head:
cb2df5c4f26cb19104d244d850a2ad73d56c05f0
Security review
- Verified the exact digest-pinned Docker Hub indexes, platform manifests,
embedded SLSA provenance, SPDX SBOMs, official Go archive hashes, generated
Dockerfiles, image configuration, and package inventories. The new index is
sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc. - Provenance resolves to canonical
docker-library/golangsource commit
7aa947b3fda4de2c123815ab1873e50bc810569d; all Go archive hashes match
official metadata. Alpine 3.24 base digests, supported platforms, entrypoint,
user, workdir, and installed Alpine package inventory are unchanged. - This is security-bearing: Go 1.27 incorporates the ten security fixes first
released in Go 1.26.6, while the old image contains Go 1.26.5. No new hook,
downloader, telemetry, credential access, or runtime behavior appears in the
image recipe.
Compatibility verification
docker compose -f docker-compose.dev.yaml config --quiet— passedmake testunder local Go 1.27.0 — passed across all three Go modules- GitHub's full Go 1.27 matrix, lint, JavaScript, release, and public image
checks are green. - The exact digest could not be run locally because no Docker daemon is
available. Platform manifests, image configuration, SBOM/provenance, and
the Go 1.27 test matrix provide the compensating evidence. - The River Pro image failure is the queue-wide Dependabot AWS credential
failure and occurs before a project build.
Residual risk
- Low: embedded provenance is digest-anchored but not independently Cosign
signed and declares the build non-reproducible; arm/v6 lacks an SPDX SBOM.
The pre-existing compose command still installsriver@latest. Go 1.27.1 is
now available, so this reviewed image is one non-security patch behind.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps golang from 1.26.5-alpine to 1.27.0-alpine.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)