diff --git a/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native-17.cfg b/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native-17.cfg index f52533545..fb5bb678f 100644 --- a/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native-17.cfg +++ b/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native-17.cfg @@ -3,7 +3,7 @@ # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-kokoro-resources/graalvm17:22.3.2" + value: "gcr.io/cloud-devrel-kokoro-resources/graalvm17:22.3.3" } env_vars: { diff --git a/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native.cfg b/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native.cfg index 44b100487..59efee340 100644 --- a/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native.cfg +++ b/synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native.cfg @@ -3,7 +3,7 @@ # Configure the docker image for kokoro-trampoline. env_vars: { key: "TRAMPOLINE_IMAGE" - value: "gcr.io/cloud-devrel-kokoro-resources/graalvm:22.3.2" + value: "gcr.io/cloud-devrel-kokoro-resources/graalvm:22.3.3" } env_vars: {