Commit 75ac8e6
fix: pin asciidoctor to 3.0.4 to fix PDF build
Asciidoctor.js 4.0.0 (released ~June 23, 2026) breaks the
@antora/pdf-extension@1.0.0-beta.14 PDF generation, causing
ENOENT for discover.pdf during container verification.
Pin to the last known working version (3.0.4) until the
pdf-extension is updated for asciidoctor 4.x compatibility.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent c237be2 commit 75ac8e6
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments