This commit is contained in:
Florian Hensel
2025-12-25 14:07:53 +01:00
parent 232391c45e
commit ac7c260356
3 changed files with 4 additions and 3 deletions

View File

@@ -16,6 +16,6 @@ RUN apk add --no-cache \
mkdocs-to-pdf \
mkdocs-svg-to-png \
mkdocs-mermaid-to-svg \
mkdocs-mkdocs-page-pdf \
mkdocs-page-pdf \
&& python -m playwright install \
&& apk del .build-deps