We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3389e31 commit e337528Copy full SHA for e337528
Dockerfile
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: MIT
4
5
-FROM squidfunk/mkdocs-material:9.6.15
+FROM squidfunk/mkdocs-material:9.6.18
6
7
COPY --from=ghcr.io/astral-sh/uv:0.8.0 /uv /uvx /bin/
8
pyproject.toml
@@ -12,7 +12,7 @@ dependencies = [
12
"mkdocs-git-revision-date-localized-plugin==1.4.7",
13
"mkdocs-glightbox==0.4.0",
14
"mkdocs-htmlproofer-plugin==1.3.0",
15
- "mkdocs-material==9.6.15",
+ "mkdocs-material==9.6.18",
16
"plantuml-markdown==3.11.1",
17
]
18
0 commit comments