Update Java versions (#10273)

Motivation:

We should use the latest patch release of each java version

Modifications:

Update versions

Result:

Use latest versions on CI
This commit is contained in:
Norman Maurer 2020-05-12 08:48:54 +02:00 committed by GitHub
parent 68105b257d
commit 1c21733fb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 9 additions and 9 deletions

View File

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

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "6"
java_version : "adopt@1.13.0-2"
java_version : "adopt@1.13.0-3"
test:
image: netty:centos-6-1.13

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "6"
java_version : "adopt@1.14.0-0"
java_version : "adopt@1.14.0-1"
test:
image: netty:centos-6-1.14

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "6"
java_version : "adopt@1.8.0-242"
java_version : "adopt@1.8.0-252"
test:
image: netty:centos-6-1.8

View File

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

View File

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

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "7"
java_version : "adopt@1.13.0-2"
java_version : "adopt@1.13.0-3"
test:
image: netty:centos-7-1.13

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "7"
java_version : "@1.14.0-0"
java_version : "@1.14.0-1"
test:
image: netty:centos-7-1.14

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "7"
java_version : "adopt@1.8.0-242"
java_version : "adopt@1.8.0-252"
test:
image: netty:centos-7-1.8