diff --git a/.cloudbuild/graalvm-a.Dockerfile b/.cloudbuild/graalvm-a.Dockerfile index af96946f..4a22a055 100644 --- a/.cloudbuild/graalvm-a.Dockerfile +++ b/.cloudbuild/graalvm-a.Dockerfile @@ -12,9 +12,9 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM ghcr.io/graalvm/graalvm-community:17.0.9-ol7 -RUN gu install native-image && \ - yum update -y && \ +FROM ghcr.io/graalvm/graalvm-community:21.0.2-ol7-20240116 + +RUN yum update -y && \ yum install -y wget unzip git && \ # Install maven wget -q https://archive.apache.org/dist/maven/maven-3/3.9.4/binaries/apache-maven-3.9.4-bin.zip -O /tmp/maven.zip && \ diff --git a/.cloudbuild/graalvm-a.yaml b/.cloudbuild/graalvm-a.yaml index 06db3dcf..50f8dc14 100644 --- a/.cloudbuild/graalvm-a.yaml +++ b/.cloudbuild/graalvm-a.yaml @@ -17,7 +17,7 @@ commandTests: - name: "version" command: ["java", "-version"] # java -version outputs to stderr... - expectedError: ["openjdk version \"17.0.9\"", "GraalVM CE 17.0.9"] + expectedError: ["openjdk version \"21.0.2\"", "GraalVM CE 21.0.2"] - name: "maven" command: ["mvn", "-version"] expectedOutput: ["Apache Maven 3.9.4"] diff --git a/.kokoro/presubmit/downstream-build.sh b/.kokoro/presubmit/downstream-build.sh index 710bfd4e..3ca932fc 100755 --- a/.kokoro/presubmit/downstream-build.sh +++ b/.kokoro/presubmit/downstream-build.sh @@ -16,7 +16,6 @@ set -eo pipefail set -x - function modify_shared_config() { xmllint --shell pom.xml < + 24.0.2 3.3.1 - 22.3.5 24.0.2 0.10.2 5.10.3 1.3.0 + org.graalvm.sdk:nativeimage