From 093ebd026f0d751ddcb8d5a691dafdecd464aa31 Mon Sep 17 00:00:00 2001 From: Google APIs Date: Mon, 11 Jul 2022 11:55:41 -0700 Subject: [PATCH] chore: internal change PiperOrigin-RevId: 460267010 --- .kokoro/start.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.kokoro/start.sh b/.kokoro/start.sh index 8aa10e2bfc..df01732af0 100755 --- a/.kokoro/start.sh +++ b/.kokoro/start.sh @@ -11,4 +11,4 @@ docker container run \ --workdir ${KOKORO_ROOT} \ --ipc=host \ --entrypoint ${KOKORO_ARTIFACTS_DIR}/github/googleapis/.kokoro/build.sh \ - gcr.io/gapic-images/googleapis:20220222 \ No newline at end of file + gcr.io/gapic-images/googleapis:20220711 \ No newline at end of file