Skip to content

Commit

Permalink
Bump golang from 1.21.6-bookworm to 1.22.0-bookworm in /go_modules (#…
Browse files Browse the repository at this point in the history
…9008)

Bumps golang from 1.21.6-bookworm to 1.22.0-bookworm.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jake Coffman <jake@jakecoffman.com>
  • Loading branch information
dependabot[bot] and jakecoffman authored Feb 7, 2024
1 parent 1e06654 commit a054d2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go_modules/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21.6-bookworm as go
FROM golang:1.22.0-bookworm as go

FROM ghcr.io/dependabot/dependabot-updater-core
ARG TARGETARCH
Expand Down

0 comments on commit a054d2a

Please sign in to comment.