Update to adopt@1.8.212-04 (#9384)

Motivation:

We should use latest jdk 1.8 release

Modifications:

Update to adopt@1.8.212-04

Result:

Use latest jdk 1.8 on ci
This commit is contained in:
Norman Maurer 2019-07-17 09:41:45 +02:00 committed by GitHub
parent e8d27560d0
commit 4a3dd23f2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "6"
java_version : "adopt@1.8.212-03"
java_version : "adopt@1.8.212-04"
test:
image: netty:centos-6-1.8

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "7"
java_version : "adopt@1.8.212-03"
java_version : "adopt@1.8.212-04"
test:
image: netty:centos-7-1.8

View File

@ -7,7 +7,7 @@ services:
build:
args:
centos_version : "6"
java_version : "adopt@1.8.212-03"
java_version : "adopt@1.8.212-04"
test:
image: netty:centos-6-1.8