Sergey Nuyanzin created FLINK-40548:
---------------------------------------
Summary: Bump ubuntu to 24.04 in flink-ci-docker
Key: FLINK-40548
URL: https://issues.apache.org/jira/browse/FLINK-40548
Project: Flink
Issue Type: Bug
Components: Build System / CI
Reporter: Sergey Nuyanzin
Assignee: Sergey Nuyanzin
The problem is that flink-shaded 22 brings netty-tcnative-dynamic 2.0.81
and this requires OpenSSL 3.2.0
ubuntu 22.04 has glibc 2.35
while openssl 3.2.0 requires 2.39
at the same time we still can keep old openssl 1.0.0 for old releases
--
This message was sent by Atlassian Jira
(v8.20.10#820010)