Update mkdocs, fix nodeport link and add microk8s link

This commit is contained in:
Manuel Alejandro de Brito Fontes 2021-01-11 12:53:36 -03:00
parent d1082745c9
commit 5d1770ad1d
4 changed files with 59 additions and 12 deletions

View file

@ -1,4 +1,6 @@
FROM squidfunk/mkdocs-material:5.5.12
FROM squidfunk/mkdocs-material:6.2.4
RUN pip install mkdocs-awesome-pages-plugin
COPY action.sh /action.sh