File tree 7 files changed +7
-7
lines changed 7 files changed +7
-7
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_sdk_platform_b:3.21 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.22 .0"
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_sdk_platform_a:3.21 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.22 .0"
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ env_vars: {
24
24
25
25
env_vars: {
26
26
key: " TRAMPOLINE_IMAGE"
27
- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.21 .0"
27
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.22 .0"
28
28
}
29
29
30
30
env_vars: {
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ env_vars: {
29
29
30
30
env_vars: {
31
31
key: " TRAMPOLINE_IMAGE"
32
- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.21 .0"
32
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.22 .0"
33
33
}
34
34
35
35
# TODO: remove this after we've migrated all tests and scripts
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_sdk_platform_b:3.21 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.22 .0"
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_sdk_platform_a:3.21 .0"
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.22 .0"
7
7
}
8
8
9
9
env_vars: {
Original file line number Diff line number Diff line change 15
15
<parent >
16
16
<groupId >com.google.cloud</groupId >
17
17
<artifactId >sdk-platform-java-config</artifactId >
18
- <version >3.21 .0</version >
18
+ <version >3.22 .0</version >
19
19
<relativePath />
20
20
</parent >
21
21
You can’t perform that action at this time.
0 commit comments