Update to mkdocs-techdocs-core==0.2.2

Signed-off-by: David Weber <david.weber@baloise.ch>
This commit is contained in:
David Weber
2021-12-23 23:11:23 +01:00
committed by David Weber
parent 5284458e18
commit a46fe68c1c
+1 -1
View File
@@ -230,7 +230,7 @@ You can do so by including the following lines in the last step of your
```Dockerfile
RUN apt-get update && apt-get install -y python3 python3-pip
RUN pip3 install mkdocs-techdocs-core==0.0.16
RUN pip3 install mkdocs-techdocs-core==0.2.2
```
Please be aware that the version requirement could change, you need to check our