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.
2 parents 77d79c8 + 97926b0 commit bc50194Copy full SHA for bc50194
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# v9.1.18
2
-FROM squidfunk/mkdocs-material@sha256:471695f3e611d9858788ac04e4daa9af961ccab73f1c0f545e90f8cc5d4268b8
+FROM squidfunk/mkdocs-material@sha256:7e841df1cfb6c8c4ff0968f2cfe55127fb1a2f5614e1c9bc23cbc11fe4c96644
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