diff --git a/docs/features/techdocs/getting-started.md b/docs/features/techdocs/getting-started.md index e91a3e5c11..578a631798 100644 --- a/docs/features/techdocs/getting-started.md +++ b/docs/features/techdocs/getting-started.md @@ -267,7 +267,7 @@ You can do so by including the following lines right above `USER node` of your ```Dockerfile RUN apt-get update && apt-get install -y python3 python3-pip -RUN pip3 install mkdocs-techdocs-core==1.0.1 +RUN pip3 install mkdocs-techdocs-core==1.1.7 ``` Please be aware that the version requirement could change, you need to check our