You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versioned_docs/version-4-preview/installation.mdx
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -98,12 +98,12 @@ Where:
98
98
*`deb` is the package format you want to export. You can replace it with `rpm` or `tar` to export an RPM or TAR package.
99
99
100
100
:::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:
0 commit comments