[
https://issues.apache.org/jira/browse/FLINK-34194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909588#comment-17909588
]
Matthias Pohl commented on FLINK-34194:
---------------------------------------
Updated merge history after merging the backport to 1.20:
* master (2.0): 676a1995c2b20e2ffc20c0b9b99d14656878d3bf
* release-1.20: b882ab754c93fec9f1f776919b3ace815fe55e4e
> Upgrade Flink CI Docker container to Ubuntu 22.04
> -------------------------------------------------
>
> Key: FLINK-34194
> URL: https://issues.apache.org/jira/browse/FLINK-34194
> Project: Flink
> Issue Type: Bug
> Components: Build System / CI
> Affects Versions: 1.17.2, 1.19.0, 1.18.1
> Reporter: Matthias Pohl
> Assignee: Chesnay Schepler
> Priority: Major
> Labels: github-actions, pull-request-available
> Fix For: 2.0.0
>
>
> The current CI Docker image is based on Ubuntu 16.04. We already use 20.04
> for the e2e tests. We can update the Docker image to a newer version to be on
> par with what we need in GitHub Actions (FLINK-33923).
> This issue can cover the following topics:
> * Update to 22.04
> ** OpenSSL 1.0.0 dependency should be added for netty-tcnative support
> ** Use Python3 instead of Python 2.7 (python symlink needs to be added due
> to FLINK-34195)
> * Removal of Maven (FLINK-33501 makes us rely on the Maven wrapper)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)