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.
f4764d1
dd1770c
1 parent 9866a63 commit 0bb2967Copy full SHA for 0bb2967
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# v9.1.18
2
-FROM squidfunk/mkdocs-material@sha256:f4764d119e53cc12b738bafb2534a91f992bf1d7e567098f980712a0ddd35ef4
+FROM squidfunk/mkdocs-material@sha256:dd1770cc7bcb103d9fd3618006c66aaf6c0c829e23974ec0c0a3700558c553a1
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