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