Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9860b0e6d6c61aebf5ec65f684a8f7331223d747
Choose a base ref
..
head repository: googleapis/python-bigquery
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4e27c0e9b7e5a07efb6bdebf6a48d61dcf7e9c1d
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .kokoro/presubmit/common.cfg
2 changes: 1 addition & 1 deletion .kokoro/presubmit/common.cfg
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@
# }

container_properties {
docker_image: "us-central1-docker.pkg.dev/chingor-test/testing-images/python-multi@sha256:c6e49e2dabfb0a892f30fea57045575860f8804d8c838505341bb8e92f443705"
docker_image: "gcr.io/cloud-devrel-kokoro-resources/python-multi@sha256:9bb9bd3cd602cf04a361ef46d2f32e514ed06ab856e0fb889349572ec028d89a"
}

build_file: "python-bigquery/.kokoro/build.sh"