Commit b0b6e91
fix: use bookworm base image for Node 25 C++20 compatibility
Bullseye's GCC 10 lacks <source_location> header required by Node 25's
V8 headers. Bookworm ships GCC 12 which supports C++20. 🔧
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 2b2930b commit b0b6e91
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments