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 2e3cd4b commit 2d832f7Copy full SHA for 2d832f7
.github/actions/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM squidfunk/mkdocs-material as builder
+FROM squidfunk/mkdocs-material:7.1.8
2
3
RUN apk add --no-cache --update nodejs npm
4
Dockerfile
+FROM squidfunk/mkdocs-material:7.1.8 as builder
dev/Dockerfile
0 commit comments