Commit fdb49e1
Tajudeen
Increase maxBuffer for Alpine Node.js extraction to handle v22+ binaries
- Increased buffer from 100MB to 500MB in extractAlpinefromDocker function
- Fixes ENOBUFS error when extracting Node.js 22.20.0 from Docker
- Node.js v22+ binaries are larger and exceed previous 100MB limit1 parent 6d338c2 commit fdb49e1
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
0 commit comments