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.
df9409b
772e14e
1 parent c32c9cc commit b57d628Copy full SHA for b57d628
docs/Dockerfile
@@ -1,5 +1,5 @@
1
# v9.1.18
2
-FROM squidfunk/mkdocs-material@sha256:df9409b9be06e6964c23013002169805de5910db9f53d916d6ce28fb1e9088cb
+FROM squidfunk/mkdocs-material@sha256:772e14ebc0f53435e682c8dbb5ab47b3862a37dfd2c465514602f25bcf52173e
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