Skip to content

Commit 7d18564

Browse files
committed
Update glibc version and distro list
1 parent ad7bfb1 commit 7d18564

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

versioned_docs/version-4-preview/installation.mdx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -98,12 +98,12 @@ Where:
9898
* `deb` is the package format you want to export. You can replace it with `rpm` or `tar` to export an RPM or TAR package.
9999

100100
:::info
101-
imgproxy binaries are linked against **libc 2.31** and **libstdc++ 10.2.1**, so you need to have these versions or newer on your system to run imgproxy. Here's a list of some Linux distributions that have these versions or newer:
101+
imgproxy binaries are linked against **libc 2.35** and **libstdc++ 12.3.0**, so you need to have these versions or newer on your system to run imgproxy. Here's a list of some Linux distributions that have these versions or newer:
102102

103-
* Ubuntu 20.04+ (Focal Fossa and newer)
104-
* Debian 11+ (Bullseye and newer)
105-
* Fedora 33+
106-
* CentOS/RHEL 9+
103+
* Ubuntu 22.04+ (Jammy Jellyfish and newer)
104+
* Debian 12+ (Bookworm and newer)
105+
* Fedora 36+
106+
* CentOS/RHEL 10+
107107
:::
108108

109109
#### Installing a DEB package (Debian/Ubuntu)

0 commit comments

Comments
 (0)