Skip to content

Commit 1874428

Browse files
committed
refactor: updating kokoro trampoline image from node 16 to node 20
1 parent 32b3b00 commit 1874428

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/run/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env_vars: {
1818
# Configure the docker image for kokoro-trampoline.
1919
env_vars: {
2020
key: "TRAMPOLINE_IMAGE"
21-
value: "gcr.io/cloud-devrel-kokoro-resources/node:16-user"
21+
value: "gcr.io/cloud-devrel-kokoro-resources/node:20-user"
2222
}
2323

2424
# Export XUnit test results for further analysis

0 commit comments

Comments
 (0)