Skip to content

Commit

Permalink
Merge pull request eclipse-openj9#17495 from pshipton/alinuxbuild
Browse files Browse the repository at this point in the history
Update aarch64_linux build docker image to support building openssl 3
  • Loading branch information
AdamBrousseau authored Jun 8, 2023
2 parents 50019a8 + cdda2ec commit cfd0885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ aarch64_linux:
11: 'linux-aarch64-normal-server-release'
node_labels:
build: 'ci.role.build && hw.arch.aarch64 && sw.tool.docker'
docker_image: 'adoptopenjdk/centos7_build_image@sha256:8ce0a5c8607e92aeb6aa6c5dd81643b47842e00adfdbde2730fb5f5237064d1a'
docker_image: 'adoptopenjdk/centos7_build_image@sha256:14254361f71a38b80d7f405c9de762fda780060589c070411b2c205b6ee26974'
build_env:
vars:
all: 'CC=/usr/local/gcc10/bin/gcc-10.3 CXX=/usr/local/gcc10/bin/g++-10.3'
Expand Down

0 comments on commit cfd0885

Please sign in to comment.