File tree 3 files changed +3
-3
lines changed
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.2 "
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.2 "
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 16
16
<parent >
17
17
<groupId >com.google.cloud</groupId >
18
18
<artifactId >google-cloud-shared-config</artifactId >
19
- <version >1.11.2 </version >
19
+ <version >1.11.3 </version >
20
20
</parent >
21
21
22
22
<distributionManagement >
You can’t perform that action at this time.
0 commit comments