Skip to content

Commit

Permalink
Merge pull request #1825 from reviewdog/depup/protocolbuffers/protobuf
Browse files Browse the repository at this point in the history
chore(deps): update protocolbuffers/protobuf to 27.2
  • Loading branch information
haya14busa authored Jul 4, 2024
2 parents de82e24 + 791e2e0 commit d9e2eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM golang:1.22.5

ENV PROTOC_VERSION=27.1
ENV PROTOC_VERSION=27.2
ENV PROTOC_GEN_GO_VERSION=1.34.2
ENV PROTOC_GEN_JSONSCHEMA_VERSION=1.4.1

Expand Down

0 comments on commit d9e2eff

Please sign in to comment.