Skip to content

Commit 798d5ad

Browse files
authored
fix(infra): testing using latest python docker for samples
1 parent 08418ec commit 798d5ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.kokoro/common.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ build_file: "getting-started-python/.kokoro/trampoline_v2.sh"
1212
# Use the Python worker docker iamge.
1313
env_vars: {
1414
key: "TRAMPOLINE_IMAGE"
15-
value: "gcr.io/cloud-devrel-kokoro-resources/python/getting-started-python"
15+
value: "gcr.io/cloud-devrel-kokoro-resources/python-samples-testing-docker"
1616
}
1717

1818
# Tell the trampoline which build file to use.

0 commit comments

Comments
 (0)