Skip to content

Commit

Permalink
Updated gRPC version
Browse files Browse the repository at this point in the history
  • Loading branch information
takama committed Jan 28, 2022
1 parent 091d258 commit fe290cf
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 @@ -3,7 +3,7 @@ RUN apk add --no-cache build-base curl automake autoconf libtool git zlib-dev un

# Protobuf v4 postponed in favour of v3.14 v3..., etc
ENV PROTOBUF_VERSION=v3.19.3
ENV GRPC_VERSION=v1.43.0
ENV GRPC_VERSION=v1.43.2
ENV GRPC_GEN_GO_VERSION=v1.5.2
ENV GRPC_GATEWAY_VERSION=v2.7.3
ENV GRPC_WEB_VERSION=1.3.0
Expand Down

0 comments on commit fe290cf

Please sign in to comment.