Skip to content

Commit b04f242

Browse files
bump minimum glibc version for linux (#3209)
1 parent 82f766d commit b04f242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

learn/self_hosted/supported_os.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Use [Meilisearch Cloud](https://www.meilisearch.com/cloud?utm_campaign=oss&utm_s
1515

1616
## Linux
1717

18-
The Meilisearch binary works on all Linux distributions with `amd64/x86_64` or `aarch64/arm64` architecture using glibc 2.31 and later. You can check your glibc version using:
18+
The Meilisearch binary works on all Linux distributions with `amd64/x86_64` or `aarch64/arm64` architecture using glibc 2.35 and later. You can check your glibc version using:
1919

2020
```
2121
ldd --version

0 commit comments

Comments
 (0)