We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985a2fc commit bcf08d5Copy full SHA for bcf08d5
.kokoro/common.cfg
@@ -12,5 +12,5 @@ build_file: "nodejs-docs-samples/.kokoro/trampoline.sh"
12
# Configure the docker image for kokoro-trampoline.
13
env_vars: {
14
key: "TRAMPOLINE_IMAGE"
15
- value: "gcr.io/cloud-docs-samples/nodejs"
+ value: "gcr.io/cloud-devrel-kokoro-resources/node:8-user"
16
}
0 commit comments