From dd20436f1413a3de3816586615f3711f9e0872b9 Mon Sep 17 00:00:00 2001 From: Florian Hensel Date: Sat, 13 Dec 2025 12:31:28 +0100 Subject: [PATCH] jfukzf --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0bb121c..87648df 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,6 +13,6 @@ RUN apk add --no-cache \ libffi-dev # Plugin installieren -RUN pip install --no-cache-dir mkdocs-to-pdf[all] +RUN pip install --no-cache-dir mkdocs-to-pdf WORKDIR /docs