diff --git a/docs/Dockerfile b/docs/Dockerfile index 9cd69ac8..a06c9b15 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,4 +1,4 @@ -FROM squidfunk/mkdocs-material:5.3.2 +FROM squidfunk/mkdocs-material:5.5.14 COPY . /docs