File tree Expand file tree Collapse file tree 4 files changed +8
-6
lines changed
Expand file tree Collapse file tree 4 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 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.24.0 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 33# Configure the docker image for kokoro-trampoline.
44env_vars: {
55 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.24.0 "
77}
88
99env_vars: {
Original file line number Diff line number Diff line change 2424 '.kokoro/nightly/integration.cfg' ,
2525 '.kokoro/build.sh' ,
2626 '.kokoro/requirements.in' ,
27- '.kokoro/requirements.txt'
27+ '.kokoro/requirements.txt' ,
28+ '.kokoro/presubmit/graalvm-native.cfg' ,
29+ '.kokoro/presubmit/graalvm-native-17.cfg'
2830])
Original file line number Diff line number Diff line change 1313 </description >
1414 <parent >
1515 <groupId >com.google.cloud</groupId >
16- <artifactId >google-cloud-shared -config</artifactId >
17- <version >1.7.1 </version >
16+ <artifactId >sdk-platform-java -config</artifactId >
17+ <version >3.24.0 </version >
1818 </parent >
1919 <developers >
2020 <developer >
6969 <dependency >
7070 <groupId >com.google.cloud</groupId >
7171 <artifactId >google-cloud-shared-dependencies</artifactId >
72- <version >3.24.0 </version >
72+ <version >${google-cloud-shared-dependencies.version} </version >
7373 <type >pom</type >
7474 <scope >import</scope >
7575 </dependency >
You can’t perform that action at this time.
0 commit comments