We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f86b76 + b3df273 commit 7022e03Copy full SHA for 7022e03
hack/docs.Dockerfile
@@ -1,6 +1,6 @@
1
# syntax=docker/dockerfile:1
2
3
-ARG MKDOCS_VERSION="8.1.8"
+ARG MKDOCS_VERSION="8.3.9"
4
5
FROM squidfunk/mkdocs-material:${MKDOCS_VERSION} AS base
6
RUN apk add --no-cache git git-fast-import openssl \
0 commit comments