Skip to content

Commit

Permalink
Merge branch 'main' into owl-bot-update-lock-084ad4c60551b075846bcb24…
Browse files Browse the repository at this point in the history
…05ec1c14b0d00ec1eb5503d4dd0d2a92cdc2d3e2
  • Loading branch information
diegomarquezp authored Mar 15, 2024
2 parents 69f6fc0 + bdb56b4 commit 87a5346
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-a.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_a:1.7.1"
value: "gcr.io/cloud-devrel-public-resources/graalvm_a:1.7.6"
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/presubmit/graalvm-native-b.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Configure the docker image for kokoro-trampoline.
env_vars: {
key: "TRAMPOLINE_IMAGE"
value: "gcr.io/cloud-devrel-public-resources/graalvm_b:1.7.1"
value: "gcr.io/cloud-devrel-public-resources/graalvm_b:1.7.6"
}

env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-shared-config</artifactId>
<version>1.6.1</version>
<version>1.7.6</version>
</parent>

<distributionManagement>
Expand Down

0 comments on commit 87a5346

Please sign in to comment.