Update java versions (#11217)
This commit is contained in:
parent
0bd9d43b18
commit
617c26d344
@ -6,7 +6,7 @@ services:
|
|||||||
image: netty:centos-6-1.11
|
image: netty:centos-6-1.11
|
||||||
build:
|
build:
|
||||||
args:
|
args:
|
||||||
java_version : "adopt@1.11.0-9"
|
java_version : "adopt@1.11.0-11"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: netty:centos-6-1.11
|
image: netty:centos-6-1.11
|
||||||
|
@ -8,7 +8,7 @@ services:
|
|||||||
args:
|
args:
|
||||||
# use zulu and not adoptjdk for now as adoptjdk15 does not support centos6
|
# use zulu and not adoptjdk for now as adoptjdk15 does not support centos6
|
||||||
# https://github.com/AdoptOpenJDK/openjdk-build/issues/2097
|
# https://github.com/AdoptOpenJDK/openjdk-build/issues/2097
|
||||||
java_version : "zulu@1.15.0-1"
|
java_version : "zulu@1.15.0-2"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: netty:centos-6-1.15
|
image: netty:centos-6-1.15
|
||||||
|
@ -6,7 +6,7 @@ services:
|
|||||||
image: netty:centos-6-1.8
|
image: netty:centos-6-1.8
|
||||||
build:
|
build:
|
||||||
args:
|
args:
|
||||||
java_version : "adopt@1.8.0-272"
|
java_version : "adopt@1.8.0-292"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: netty:centos-6-1.8
|
image: netty:centos-6-1.8
|
||||||
|
@ -6,7 +6,7 @@ services:
|
|||||||
image: netty:centos-6-openj9-1.11
|
image: netty:centos-6-openj9-1.11
|
||||||
build:
|
build:
|
||||||
args:
|
args:
|
||||||
java_version : "adopt-openj9@1.11.0-9"
|
java_version : "adopt-openj9@1.11.0-11"
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: netty:centos-6-openj9-1.11
|
image: netty:centos-6-openj9-1.11
|
||||||
|
Loading…
x
Reference in New Issue
Block a user