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:
parent
7f73eace6b
commit
4e167662cc
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user