Skip to content

Commit

Permalink
Update to latest java8 release (java-native-access#352)
Browse files Browse the repository at this point in the history
Motivation:

A new update for java 8 was released

Modifications:

Update to latest release

Result:

Use latest java 8 version on the CI
  • Loading branch information
normanmaurer committed Nov 1, 2021
1 parent 1daf9d4 commit 4f4665b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.centos-6.18.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
image: netty-codec-quic-centos6:centos-6-1.8
build:
args:
java_version : "8.0.302-zulu"
java_version : "8.0.312-zulu"

build:
image: netty-codec-quic-centos6:centos-6-1.8
Expand Down

0 comments on commit 4f4665b

Please sign in to comment.