Skip to content
This repository was archived by the owner on May 8, 2026. It is now read-only.

Commit 5a77e99

Browse files
committed
Update to latest JDK release
Motivation: We are a few released behind Modifications: Update to latest JDK patch release Result: Use latest JDK release
1 parent 37c6890 commit 5a77e99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/docker-compose.centos-7.18.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services:
66
image: netty-codec-http3-centos7:centos-7-1.8
77
build:
88
args:
9-
java_version : "8.0.422-zulu"
9+
java_version : "8.0.472-zulu"
1010

1111
build:
1212
image: netty-codec-http3-centos7:centos-7-1.8

0 commit comments

Comments
 (0)