From a55812943875b3c39d4bea171bb76bd46435b6b1 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 15 Oct 2024 18:06:42 +0000 Subject: [PATCH] chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.41 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.43.0