Skip to content

Commit 6ea6d35

Browse files
committed
fix image version
1 parent dc79d54 commit 6ea6d35

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.kokoro/presubmit/google-auth-library-java-graalvm-native-presubmit.cfg

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,12 @@ env_vars: {
4040
value: "gcloud-devel"
4141
}
4242

43-
container_properties {
44-
docker_image: "us-docker.pkg.dev/java-graalvm-ci-prod/graalvm-integration-testing/graalvm_a:1.17.0"
43+
# Configure the docker image for kokoro-trampoline.
44+
env_vars: {
45+
key: "TRAMPOLINE_IMAGE"
46+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.58.0"
4547
}
4648

47-
4849
env_vars: {
4950
key: "BUILD_SUBDIR"
5051
value: "google-auth-library-java"

0 commit comments

Comments
 (0)