We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
9af3b7e
2f29d71
1 parent 93b331d commit 9ba78d7Copy full SHA for 9ba78d7
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# v9.1.18
2
-FROM squidfunk/mkdocs-material@sha256:9af3b7e58f88c46d85fd3abfd2a8abad2bd157a8baa5ad8303d43ce0bdf098bb
+FROM squidfunk/mkdocs-material@sha256:2f29d716a52a50607ffbccd05463f511ed02f7492ebd9ae3a7bfb0ae83078ac2
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