We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04967c commit 96a0c28Copy full SHA for 96a0c28
1 file changed
Makefile
@@ -3,8 +3,8 @@ 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/31010
7
-DRIVER_VERSION ?= 5d2767601a0fe13add62ac01b8068ea5c52b36b8
+# https://github.com/grpc/grpc/pull/31301
+DRIVER_VERSION ?= 7a51c301cd9c28902c4cd7f7d4b47c2a2df05bda
8
9
# Prefix for all images used as clone and ready containers, enabling use with
10
# registries other than Docker Hub
0 commit comments