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
parent 7f73eace6b
commit 4e167662cc
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