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.
1 parent 7f86b76 commit b3df273Copy full SHA for b3df273
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