We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6bcf6 commit 3877b6aCopy full SHA for 3877b6a
Makefile
@@ -2,9 +2,7 @@
2
TEST_INFRA_VERSION ?= latest
3
4
# 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
+DRIVER_VERSION ?= v1.50.1
8
9
# Prefix for all images used as clone and ready containers, enabling use with
10
# registries other than Docker Hub
0 commit comments