diff --git a/Dockerfile.docs b/Dockerfile.docs index 619e0e6f..8b722475 100644 --- a/Dockerfile.docs +++ b/Dockerfile.docs @@ -1,3 +1,3 @@ -FROM squidfunk/mkdocs-material:9.5.15 +FROM squidfunk/mkdocs-material:9.5.24 RUN pip install mkdocs-awesome-pages-plugin==2.8.0