From 5575467565226dd9ab1470f2db58ed772c49f232 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 16 Dec 2024 12:07:55 +0000 Subject: [PATCH] chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.49 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d6731a8..c6fc867 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM squidfunk/mkdocs-material:9.5.48 +FROM squidfunk/mkdocs-material:9.5.49 # Beispiel; https://squidfunk.github.io/mkdocs-material/getting-started/ # hadolint ignore=DL3013 -- 2.43.0