File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,4 +11,4 @@ docker container run \
1111 --workdir ${KOKORO_ROOT} \
1212 --ipc=host \
1313 --entrypoint ${KOKORO_ARTIFACTS_DIR} /github/googleapis/.kokoro/build.sh \
14- gcr.io/gapic-images/googleapis:20210423
14+ gcr.io/gapic-images/googleapis:20220222
Original file line number Diff line number Diff line change @@ -296,7 +296,7 @@ yarn_install(
296296##############################################################################
297297
298298# PHP micro-generator
299- _gapic_generator_php_version = "1.4.5 "
299+ _gapic_generator_php_version = "1.4.6 "
300300
301301http_archive (
302302 name = "gapic_generator_php" ,
@@ -355,9 +355,9 @@ gapic_generator_csharp_repositories()
355355# Ruby
356356##############################################################################
357357
358- _gapic_generator_ruby_version = "v0.10.6 "
358+ _gapic_generator_ruby_version = "v0.10.7 "
359359
360- _gapic_generator_ruby_sha256 = "12fc0b999099594272bc327bcce789745d7059a4dd836120e863434b159e1f9e "
360+ _gapic_generator_ruby_sha256 = "730c6e8708a861c6f1db80ed3ebd781e18c07476269ee3fe4582424fb367481a "
361361
362362http_archive (
363363 name = "gapic_generator_ruby" ,
You can’t perform that action at this time.
0 commit comments