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 9200c9c commit 9e62837Copy full SHA for 9e62837
docs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM squidfunk/mkdocs-material@sha256:209b62dd9530163cc5cf9a49853b5bb8570ffb3f3b5fe4eadc1d319bbda5ce2f
+FROM squidfunk/mkdocs-material@sha256:86d21da4f45f16e30774bf911e5b4795da13ce0cd197dbf8d3d059f256b2cc37
2
3
COPY requirements.txt /tmp/
4
RUN pip install --require-hashes -r /tmp/requirements.txt
0 commit comments