mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-03 11:35:02 +01:00
MkDocs Material 8.1.8 (#548)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# syntax=docker/dockerfile:1
|
||||
|
||||
ARG MKDOCS_VERSION="8.1.0"
|
||||
ARG MKDOCS_VERSION="8.1.8"
|
||||
|
||||
FROM squidfunk/mkdocs-material:${MKDOCS_VERSION} AS base
|
||||
RUN apk add --no-cache git git-fast-import openssl \
|
||||
|
||||
Reference in New Issue
Block a user