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 c119afb commit c383e16Copy full SHA for c383e16
docs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM squidfunk/mkdocs-material@sha256:00f9276315990b82f5af8c47bb2b71e2c69aef9f02a08f8dffd2515f42310753
+FROM squidfunk/mkdocs-material@sha256:f5c556a6d30ce0c1c0df10e3c38c79bbcafdaea4b1c1be366809d0d4f6f9d57f
2
3
COPY requirements.txt /tmp/
4
RUN pip install --require-hashes -r /tmp/requirements.txt
0 commit comments