Skip to content

Commit 4a59a65

Browse files
update graal configs
1 parent 1bb6936 commit 4a59a65

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hermetic_build/library_generation/owlbot/templates/java_library/.kokoro/presubmit/graalvm-native-17.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-kokoro-resources/graalvm17:22.3.3"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.45.1"
77
}
88

99
env_vars: {

hermetic_build/library_generation/owlbot/templates/java_library/.kokoro/presubmit/graalvm-native.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-kokoro-resources/graalvm:22.3.3"
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.45.1"
77
}
88

99
env_vars: {
@@ -30,4 +30,4 @@ env_vars: {
3030
env_vars: {
3131
key: "SECRET_MANAGER_KEYS"
3232
value: "java-it-service-account"
33-
}
33+
}

0 commit comments

Comments
 (0)