Skip to content

Commit

Permalink
Fix protoc version
Browse files Browse the repository at this point in the history
  • Loading branch information
moloch-- committed Feb 1, 2023
1 parent cb3fc29 commit 4e43f2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ FROM golang:1.20
# a Docker deployment this is probably a good place to start.
#

ENV PROTOC_VER 3.21.12
ENV PROTOC_VER 21.12
ENV PROTOC_GEN_GO_VER v1.27.1
ENV GRPC_GO v1.2.0

Expand Down

0 comments on commit 4e43f2d

Please sign in to comment.