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
e8d27560d0
commit
4a3dd23f2f
@ -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…
Reference in New Issue
Block a user