Skip to content

Commit

Permalink
Use image with Node 8 for kokoro jobs
Browse files Browse the repository at this point in the history
Fixes: #828
  • Loading branch information
fhinkel committed Nov 8, 2018
1 parent 985a2fc commit bcf08d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kokoro/common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}

0 comments on commit bcf08d5

Please sign in to comment.