We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47c9851 commit 071ad89Copy full SHA for 071ad89
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# version 9.5.2
2
-FROM squidfunk/mkdocs-material@sha256:6f1a04f4ce3e52d6e4c06f5d7318e4007caf50c4990691e336b8c63806dc27df
+FROM squidfunk/mkdocs-material@sha256:2f29d716a52a50607ffbccd05463f511ed02f7492ebd9ae3a7bfb0ae83078ac2
3
4
ADD requirements.txt /tmp/
5
RUN pip install --require-hashes -r /tmp/requirements.txt
0 commit comments