Skip to content

Commit

Permalink
Update java versions (java-native-access#381)
Browse files Browse the repository at this point in the history
Motivation:

There are new java version

Modifications:

Update all java versions to latest patch release

Result:

Use latest java versions on the CI
  • Loading branch information
normanmaurer authored Feb 3, 2022
1 parent ef11485 commit ff3e4c7
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.312-zulu"
java_version : "8.0.322-zulu"

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

0 comments on commit ff3e4c7

Please sign in to comment.