Commit bebc09c
fix: use node:16-bullseye-slim to fix apt repos and canvas compat
node:16-slim defaults to Debian Buster (EOL), breaking apt-get.
node:20-slim breaks canvas@2.8.0 (no pre-built binary for Node 20).
node:16-bullseye-slim: active Bullseye apt repos + Node 16 ABI
that canvas@2.8.0 was built for.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b6515d1 commit bebc09c
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments