We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4de4523 commit 3a8b9e2Copy full SHA for 3a8b9e2
2 files changed
Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Builder
2
-FROM ghcr.io/squidfunk/mkdocs-material:9.7.5 AS BUILDER
+FROM ghcr.io/squidfunk/mkdocs-material:9.7.6 AS BUILDER
3
WORKDIR /app
4
5
ENV CI=true
dev.Dockerfile
-FROM ghcr.io/squidfunk/mkdocs-material:9.7.5 as BUILDER
+FROM ghcr.io/squidfunk/mkdocs-material:9.7.6 as BUILDER
# Set environment variables (usually stable and less likely to change)
0 commit comments