Skip to content

Commit

Permalink
Upgrade to 8.0.362-zulu on CI (java-native-access#467)
Browse files Browse the repository at this point in the history
Motivation:

We should use the latest java release on the CI

Modifications:

Upgrade to 8.0.362-zulu

Result:

Test with latest JDK
  • Loading branch information
normanmaurer authored Jan 20, 2023
1 parent 843dd2d commit 2527e11
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.352-zulu"
java_version : "8.0.362-zulu"

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

0 comments on commit 2527e11

Please sign in to comment.