Skip to content

Commit

Permalink
docs: pin mkdocs-material to 9.5.17
Browse files Browse the repository at this point in the history
  • Loading branch information
jippi committed May 11, 2024
1 parent 7f97507 commit 23dfff8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.docs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM squidfunk/mkdocs-material
FROM squidfunk/mkdocs-material:9.5.17

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

0 comments on commit 23dfff8

Please sign in to comment.