Skip to content

Commit

Permalink
update grpc to 1.65.1
Browse files Browse the repository at this point in the history
  • Loading branch information
diegomarquezp committed Jul 25, 2024
1 parent ecfe8cd commit bfac93f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ SHELL [ "/bin/bash", "-c" ]

ARG OWLBOT_CLI_COMMITTISH=ac84fa5c423a0069bbce3d2d869c9730c8fdf550
ARG PROTOC_VERSION=25.3
ARG GRPC_VERSION=1.62.2
ARG GRPC_VERSION=1.65.1
ENV HOME=/home
ENV OS_ARCHITECTURE="linux-x86_64"

Expand Down

0 comments on commit bfac93f

Please sign in to comment.