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.
8a87f05
96abcbb
1 parent fe1d569 commit 2bf2edcCopy full SHA for 2bf2edc
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# v9.1.18
2
-FROM squidfunk/mkdocs-material@sha256:8a87f059a80626324d012a72dc9a7b4275e89d1d6a83d1c55fed8063cc562fab
+FROM squidfunk/mkdocs-material@sha256:96abcbb1bb6d4d79a6a142fe88150b3862b2b297fe45e6656b154d978b1787eb
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