Skip to content

Commit bcf08d5

Browse files
committed
Use image with Node 8 for kokoro jobs
Fixes: #828
1 parent 985a2fc commit bcf08d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ build_file: "nodejs-docs-samples/.kokoro/trampoline.sh"
1212
# Configure the docker image for kokoro-trampoline.
1313
env_vars: {
1414
key: "TRAMPOLINE_IMAGE"
15-
value: "gcr.io/cloud-docs-samples/nodejs"
15+
value: "gcr.io/cloud-devrel-kokoro-resources/node:8-user"
1616
}

0 commit comments

Comments
 (0)