Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Commit

Permalink
chore: pin core plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Viktor Bahr committed May 31, 2022
1 parent 49f0601 commit de6e570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM python:3.7-slim

RUN pip install mkdocs
RUN pip install tier-mkdocs-techdocs-core
RUN pip install tier-mkdocs-techdocs-core==0.0.9

ENTRYPOINT [ "mkdocs" ]

0 comments on commit de6e570

Please sign in to comment.