Skip to content

chore(deps): bump golang from 1.23.8-alpine to 1.26.5-alpine - #292

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/golang-1.26.5-alpine
Closed

chore(deps): bump golang from 1.23.8-alpine to 1.26.5-alpine#292
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/docker/golang-1.26.5-alpine

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps golang from 1.23.8-alpine to 1.26.5-alpine.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file docker labels Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/docker/golang-1.26.5-alpine branch from 961357c to 0e6c03c Compare July 17, 2026 04:54
@mayankpande88

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps golang from 1.23.8-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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/docker/golang-1.26.5-alpine branch from 0e6c03c to 6bd7bc6 Compare July 28, 2026 12:12
@mayankpande88

Copy link
Copy Markdown
Contributor

Holding this rather than merging it standalone.

Dockerfile.alpine is not referenced by ci.yml, release.yml, or any Makefile — release.yml builds the debian Dockerfile with context: ., pinned at ARG GO_VERSION=1.25.12. Merging this alone would leave an unused file advertising Go 1.26.5 while every real build stays on 1.25.12.

There are three Go pins in this repo and they should move together:

  • .github/workflows/ci.ymlgo-version: '1.25.0'
  • DockerfileARG GO_VERSION=1.25.12
  • Dockerfile.alpinegolang:1.23.8-alpine (this PR)

#263 (k8s.io 0.36.x) is separately blocked on go >= 1.26.0, so a single deliberate Go 1.26.5 upgrade covering all three pins is the right vehicle. Folding this change into that PR.

@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

Looks like golang is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 29, 2026
@dependabot
dependabot Bot deleted the dependabot/docker/golang-1.26.5-alpine branch July 29, 2026 08:03
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