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 20e4798 commit 4bf7abdCopy full SHA for 4bf7abd
docs/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM squidfunk/mkdocs-material@sha256:bb7b015690d9fb5ef0dbc98ca3520f153aa43129fb96aec5ca54c9154dc3b729
+FROM squidfunk/mkdocs-material@sha256:405aeb6dbf1fcddd1082993eacf288a46648ea56b846323f001aee619015a23b
2
3
COPY requirements.txt /tmp/
4
RUN pip install --require-hashes -r /tmp/requirements.txt
0 commit comments