Update java versions (#11217)

This commit is contained in:
Norman Maurer 2021-05-01 12:35:47 +02:00 committed by GitHub
parent 0bd9d43b18
commit 617c26d344
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ services:
image: netty:centos-6-1.11
build:
args:
java_version : "adopt@1.11.0-9"
java_version : "adopt@1.11.0-11"
build:
image: netty:centos-6-1.11

View File

@ -8,7 +8,7 @@ services:
args:
# use zulu and not adoptjdk for now as adoptjdk15 does not support centos6
# https://github.com/AdoptOpenJDK/openjdk-build/issues/2097
java_version : "zulu@1.15.0-1"
java_version : "zulu@1.15.0-2"
build:
image: netty:centos-6-1.15

View File

@ -6,7 +6,7 @@ services:
image: netty:centos-6-1.8
build:
args:
java_version : "adopt@1.8.0-272"
java_version : "adopt@1.8.0-292"
build:
image: netty:centos-6-1.8

View File

@ -6,7 +6,7 @@ services:
image: netty:centos-6-openj9-1.11
build:
args:
java_version : "adopt-openj9@1.11.0-9"
java_version : "adopt-openj9@1.11.0-11"
build:
image: netty:centos-6-openj9-1.11