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.
43b898a
49d1bfd
1 parent 8f55f63 commit d139c83Copy full SHA for d139c83
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# v9.1.18
2
-FROM squidfunk/mkdocs-material@sha256:43b898a5520bbe5ee0080568c002491cd8fcd2269e64f7ad2ba4c9c419acb866
+FROM squidfunk/mkdocs-material@sha256:49d1bfdaf457c5ac20a93ff59a5b57b762ace5606fc564ac2e195abf315f14ee
3
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
4
COPY requirements.txt /tmp/
5
RUN pip install --require-hashes -r /tmp/requirements.txt
0 commit comments