File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 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-public-resources/graalvm_a:1.11.0 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_a:1.11.3 "
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-public-resources/graalvm_b:1.11.0 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_b:1.11.3 "
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change 93
93
<parent >
94
94
<groupId >com.google.cloud</groupId >
95
95
<artifactId >native-image-shared-config</artifactId >
96
- <version >1.11.0 </version >
96
+ <version >1.11.3 </version >
97
97
</parent >
98
98
99
99
<!--
You can’t perform that action at this time.
0 commit comments