From 6cd6e8b36e598a7dea247c6f07c446fef96143c2 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 08:19:21 +0000 Subject: [PATCH] chore(deps): update squidfunk/mkdocs-material docker tag to v9.5.47 Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- docs/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Dockerfile b/docs/Dockerfile index c0cd3d1422..62237c5030 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,2 +1,2 @@ -FROM squidfunk/mkdocs-material:9.5.46 +FROM squidfunk/mkdocs-material:9.5.47 RUN pip install mkdocs-mermaid2-plugin mkdocs-glightbox