Update version of mkdocs-techdocs-core to most recent version.

Signed-off-by: 나상우(Roy) <robbyra@gmail.com>
This commit is contained in:
나상우(Roy)
2023-01-30 10:58:18 +09:00
committed by GitHub
parent fcbd3d72fb
commit db77ab2869
+1 -1
View File
@@ -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