diff --git a/Dockerfile b/Dockerfile index cf614f6..30126da 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM squidfunk/mkdocs-material:9.5.40 +FROM squidfunk/mkdocs-material:9.5.41 # Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/ # hadolint ignore=DL3013