Skip to content

Commit b3df273

Browse files
committed
MkDocs Material 8.3.9
1 parent 7f86b76 commit b3df273

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)