Use official mkdocs image and github action

This commit is contained in:
Manuel Alejandro de Brito Fontes 2020-04-15 13:06:22 -04:00
parent f025c31e7b
commit 42b3a1ebd2
6 changed files with 8 additions and 41 deletions

View file

@ -1,4 +1,4 @@
FROM squidfunk/mkdocs-material:4.6.3
FROM squidfunk/mkdocs-material:5.1.0
COPY action.sh /action.sh