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 32b3b00 commit 1874428Copy full SHA for 1874428
.kokoro/run/common.cfg
@@ -18,7 +18,7 @@ env_vars: {
18
# Configure the docker image for kokoro-trampoline.
19
env_vars: {
20
key: "TRAMPOLINE_IMAGE"
21
- value: "gcr.io/cloud-devrel-kokoro-resources/node:16-user"
+ value: "gcr.io/cloud-devrel-kokoro-resources/node:20-user"
22
}
23
24
# Export XUnit test results for further analysis
0 commit comments