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.
cd3a522
97da15b
1 parent 4e31e00 commit da0bb63Copy full SHA for da0bb63
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# v9.1.18
2
-FROM squidfunk/mkdocs-material@sha256:cd3a522b3282071586552499611f71206db0aec145d4d53822bc6fde76792cf8
+FROM squidfunk/mkdocs-material@sha256:97da15bac17e76561c88c87d5734583fd2d638a51c9f28a1a7ba8e8aa34c0fc9
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