Skip to content

Commit

Permalink
chore(deps): bump golang from 1.18.2 to 1.23.0
Browse files Browse the repository at this point in the history
Bumps golang from 1.18.2 to 1.23.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 510ce1a commit 7514eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.protoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.18.2
FROM golang:1.23.0

# Install protoc (cf. http://google.github.io/proto-lens/installing-protoc.html)
ENV PROTOC_ZIP=protoc-3.19.4-linux-x86_64.zip
Expand Down

0 comments on commit 7514eac

Please sign in to comment.