MkDocs Materials 6.2.8 (#276)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-02-15 19:02:33 +01:00
committed by GitHub
parent c43e2459d4
commit 7bf903781e

View File

@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1.2
FROM squidfunk/mkdocs-material:6.2.4 AS base
FROM squidfunk/mkdocs-material:6.2.8 AS base
RUN apk add --no-cache \
git \
git-fast-import \