Skip to content

Commit 23dfff8

Browse files
committed
docs: pin mkdocs-material to 9.5.17
Fixes squidfunk/mkdocs-material#7170
1 parent 7f97507 commit 23dfff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.docs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM squidfunk/mkdocs-material
1+
FROM squidfunk/mkdocs-material:9.5.17
22

33
# https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin
44
RUN pip install mkdocs-awesome-pages-plugin

0 commit comments

Comments
 (0)