From 97bb5feaaa04c08b2a80fecb3385d9dba40cf37b Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Mon, 13 Nov 2023 16:39:02 +0100 Subject: [PATCH] remove theme --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index ee54d0c..8e23763 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,4 +3,4 @@ FROM squidfunk/mkdocs-material # Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/ # hadolint ignore=DL3013 -RUN pip install --no-cache-dir mkdocs-terminal +# RUN pip install --no-cache-dir