Commit fb4078a
fix(map): base martin on :nightly so style rendering is compiled in (#3289)
The :main/:latest images are musl static builds without the rendering
feature (maplibre_native cannot cross-compile to musl), so
styles.rendering was silently ignored and the static-image route 404'd.
The :nightly image is the Ubuntu rendering build, which ships without
unzip, so reinstate the apt-get step.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 11efe60 commit fb4078a
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
2 | 7 | | |
3 | 8 | | |
4 | 9 | | |
| |||
0 commit comments