File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/grpc-js-xds/scripts Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ set -eo pipefail
19
19
readonly GITHUB_REPOSITORY_NAME=" grpc-node"
20
20
readonly TEST_DRIVER_INSTALL_SCRIPT_URL=" https://raw.githubusercontent.com/${TEST_DRIVER_REPO_OWNER:- grpc} /grpc/${TEST_DRIVER_BRANCH:- master} /tools/internal_ci/linux/grpc_xds_k8s_install_test_driver.sh"
21
21
# # xDS test client Docker images
22
- readonly SERVER_IMAGE_NAME=" gcr.io/grpc-testing/xds-interop/java-server:v1.46.x "
22
+ readonly SERVER_IMAGE_NAME=" gcr.io/grpc-testing/xds-interop/java-server:558b5b0bfac8e21755c223063274a779b3898afe "
23
23
readonly CLIENT_IMAGE_NAME=" gcr.io/grpc-testing/xds-interop/node-client"
24
24
readonly FORCE_IMAGE_BUILD=" ${FORCE_IMAGE_BUILD:- 0} "
25
25
readonly BUILD_APP_PATH=" packages/grpc-js-xds/interop/Dockerfile"
You can’t perform that action at this time.
0 commit comments