diff --git a/Dockerfile.docs b/Dockerfile.docs index 7d9d755f..0800b7b0 100644 --- a/Dockerfile.docs +++ b/Dockerfile.docs @@ -1,3 +1,3 @@ -FROM squidfunk/mkdocs-material:9.1.16 +FROM squidfunk/mkdocs-material:9.4.4 RUN pip install mkdocs-awesome-pages-plugin==2.8.0