Skip to content

Commit 05bfd00

Browse files
authored
Revert FAQ supported Linux distros (#74)
1 parent f5fddbd commit 05bfd00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/faq/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ We welcome users to create and share open-source container definitions for Power
1717

1818
## What Linux distributions and versions are officially supported by Powerpipe?
1919

20-
Powerpipe requires glibc version 2.29 or higher and libstdc++ (GCC runtime) with symbol version GLIBCXX_3.4.30 or higher. It will not function on systems with an older glibc or an older libstdc++ runtime.
20+
Powerpipe requires glibc version 2.29 or higher and libstdc++ (GCC runtime) with symbol version GLIBCXX_3.4.29 or higher. It will not function on systems with an older glibc or an older libstdc++ runtime.
2121

2222
Powerpipe is tested on the latest versions of Linux LTS distributions. While it may work on other distributions with the required glibc and libstdc++ versions, official support and testing are limited to the following:
2323

@@ -26,6 +26,6 @@ Powerpipe is tested on the latest versions of Linux LTS distributions. While it
2626
|--------------------|---------|---------------|---------------------------------------------------------|
2727
| Ubuntu LTS | 24.04 | 2.39 | |
2828
| Ubuntu | 22 | 2.35 | To cover Windows WSL2, which may be behind |
29-
| CentOS (Stream) | 10 | 2.39 | |
30-
| RHEL | 10 | 2.39 | |
29+
| CentOS (Stream) | 9 | 2.34 | |
30+
| RHEL | 9 | 2.34 | |
3131
| Amazon Linux | 2023 | 2.34 | |

0 commit comments

Comments
 (0)