Commit 2e8f0f8
fix(build): upgrade Docker API version in prebuildify-cross patches to v1.44 (#15)
Modern Docker daemons require minimum API version 1.44. The existing
patches set v1.24 which is now rejected with "client version 1.24 is
too old" errors during ARM cross-compilation in CI.
https://claude.ai/code/session_01FSZYySRpD3pb1fTDVS2jYo
Co-authored-by: Claude <noreply@anthropic.com>1 parent 2dca8d8 commit 2e8f0f8
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
0 commit comments