Skip to content

Commit d100bfe

Browse files
committed
doc: update kernel and musl reqs for Alpine
These binaries are build with Alpine 3.19 now.
1 parent 6cc2ed5 commit d100bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ platforms. This is true regardless of entries in the table below.
107107
| Operating System | Architectures | Versions | Support Type | Notes |
108108
| ---------------- | ---------------- | --------------------------------- | ------------ | ------------------------------------ |
109109
| GNU/Linux | x64 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 |
110-
| GNU/Linux | x64 | kernel >= 3.10, musl >= 1.1.19 | Experimental | e.g. Alpine 3.8 |
110+
| GNU/Linux | x64 | kernel >= 6.6, musl >= 1.2.4 | Experimental | e.g. Alpine 3.19 |
111111
| GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Experimental | Downgraded as of Node.js 10 |
112112
| GNU/Linux | arm64 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 |
113113
| GNU/Linux | armv7 | kernel >= 4.18[^1], glibc >= 2.28 | Experimental | Downgraded as of Node.js 24 |

0 commit comments

Comments
 (0)