We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23c2e6b commit 99ad079Copy full SHA for 99ad079
synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native-17.cfg
@@ -3,7 +3,7 @@
3
# Configure the docker image for kokoro-trampoline.
4
env_vars: {
5
key: "TRAMPOLINE_IMAGE"
6
- value: "gcr.io/cloud-devrel-kokoro-resources/graalvm17:22.3.0"
+ value: "gcr.io/cloud-devrel-kokoro-resources/graalvm17:22.3.2"
7
}
8
9
synthtool/gcp/templates/java_library/.kokoro/presubmit/graalvm-native.cfg
- value: "gcr.io/cloud-devrel-kokoro-resources/graalvm:22.3.0"
+ value: "gcr.io/cloud-devrel-kokoro-resources/graalvm:22.3.2"
0 commit comments