Fix doc building (#12711)

And upgrade
This commit is contained in:
Jellyfrog 2021-04-06 19:22:58 +02:00 committed by GitHub
parent f0bef36b16
commit c97e49db3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
FROM squidfunk/mkdocs-material:6.1.0
FROM squidfunk/mkdocs-material:7.1.0
RUN \
apk add --no-cache \

View File

@ -4,7 +4,6 @@ theme:
name: material
logo: img/librenms.svg
language: en
palette: null
font:
text: 'Roboto'
code: 'Roboto Mono'