Skip to content

Commit 0bc3879

Browse files
committed
docs: Remove note about GLIBC version from installation instructions
We are building again on Ubuntu 20.04 docker image, so this note is no longer relevant.
1 parent af7fd96 commit 0bc3879

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/en/installation.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,6 @@ Please note that the binaries might have some limitations:
6060
- The application has slower startup time compared to running the Python script directly.
6161
- The application cannot be imported as a Python module in other Python applications.
6262

63-
.. note::
64-
65-
For Linux, the binaries are built using Ubuntu 22.04 as the base image. That means any version older than Ubuntu 22.04 (or any other distribution that uses ``glibc<2.35``) might not work.
66-
For using on Ubuntu 20.04, please use the Python package installation or ``v4.*`` release.
67-
6863
How to Update
6964
-------------
7065

0 commit comments

Comments
 (0)