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.
7aea359
f9cb76d
1 parent d23c78d commit 7c7d992Copy full SHA for 7c7d992
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# version 9.5.35
2
-FROM squidfunk/mkdocs-material@sha256:7aea3592488c021f1391fe2259ea20d6253d705a7acab17581c0a0104c7ce308
+FROM squidfunk/mkdocs-material@sha256:f9cb76de2e0d6c31f98227839c299847c549459291b335f48828d60ff8b87059
3
4
COPY requirements.txt /tmp/
5
RUN pip install --require-hashes -r /tmp/requirements.txt
0 commit comments