Skip to content

Commit 3877b6a

Browse files
authored
Update driver version to v1.50.1 (#327)
1 parent cc6bcf6 commit 3877b6a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
TEST_INFRA_VERSION ?= latest
33

44
# Version of gRPC core used for the gRPC driver
5-
# Pinned to include the following PR:
6-
# https://github.com/grpc/grpc/pull/31301
7-
DRIVER_VERSION ?= 7a51c301cd9c28902c4cd7f7d4b47c2a2df05bda
5+
DRIVER_VERSION ?= v1.50.1
86

97
# Prefix for all images used as clone and ready containers, enabling use with
108
# registries other than Docker Hub

0 commit comments

Comments
 (0)