diff --git a/.kokoro/common.cfg b/.kokoro/common.cfg index 8ca89d179af..3e09e3a4307 100644 --- a/.kokoro/common.cfg +++ b/.kokoro/common.cfg @@ -12,5 +12,5 @@ build_file: "nodejs-docs-samples/.kokoro/trampoline.sh" # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-docs-samples/nodejs" + value: "gcr.io/cloud-devrel-kokoro-resources/node:8-user" } \ No newline at end of file