Skip to content

Commit

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

We should use the latest patch release on our CI

Modifications:

Update to latest java8 release

Result:

Use latest release on  CI
  • Loading branch information
normanmaurer authored Nov 2, 2022
1 parent 0639dd0 commit df0d31f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.centos-7.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.322-zulu"
java_version : "8.0.352-zulu"

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

0 comments on commit df0d31f

Please sign in to comment.