Commit 5f9b555
Fix Linux build: use musl target for Alpine compatibility
The n8n Docker image uses Alpine Linux which requires musl libc.
Changed --target from bun-linux-x64 to bun-linux-x64-musl.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c1159a5 commit 5f9b555
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments