Skip to content

Commit 96a0c28

Browse files
authored
Pin driver version. (#324)
Pins the driver version to include grpc/grpc#31301
1 parent c04967c commit 96a0c28

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ TEST_INFRA_VERSION ?= latest
33

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

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

0 commit comments

Comments
 (0)