MkDocs Material 7.2.6 (#482)

Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2021-09-05 02:51:08 +02:00
committed by GitHub
parent 711e396ebb
commit 6a71a3d793
6 changed files with 11 additions and 11 deletions

View File

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