Skip to content

Commit 7022e03

Browse files
authored
Merge pull request #1302 from crazy-max/update-mkdocs
MkDocs Material 8.3.9
2 parents 7f86b76 + b3df273 commit 7022e03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/docs.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# syntax=docker/dockerfile:1
22

3-
ARG MKDOCS_VERSION="8.1.8"
3+
ARG MKDOCS_VERSION="8.3.9"
44

55
FROM squidfunk/mkdocs-material:${MKDOCS_VERSION} AS base
66
RUN apk add --no-cache git git-fast-import openssl \

0 commit comments

Comments
 (0)