File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
hermetic_build/library_generation/owlbot/templates/java_library/.kokoro/presubmit Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
# Configure the docker image for kokoro-trampoline.
4
4
env_vars: {
5
5
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 "
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change 3
3
# Configure the docker image for kokoro-trampoline.
4
4
env_vars: {
5
5
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 "
7
7
}
8
8
9
9
env_vars: {
@@ -30,4 +30,4 @@ env_vars: {
30
30
env_vars: {
31
31
key: " SECRET_MANAGER_KEYS"
32
32
value: " java-it-service-account"
33
- }
33
+ }
You can’t perform that action at this time.
0 commit comments