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.
a2e3a31
2a70399
1 parent bd30f06 commit 1a65746Copy full SHA for 1a65746
docs/Dockerfile
@@ -1,5 +1,5 @@
1
-# version 9.5.2
2
-FROM squidfunk/mkdocs-material@sha256:a2e3a31c00cfe1dd2dae83ba21dbfa2c04aee2fa2414275c230c27b91a4eda09
+# version 9.5.35
+FROM squidfunk/mkdocs-material@sha256:2a703999163cdb8257a85849fb2d39914a82587769f95c297bb3f01acf72a609
3
4
COPY requirements.txt /tmp/
5
-RUN pip install --require-hashes -r /tmp/requirements.txt
+RUN pip install --require-hashes -r /tmp/requirements.txt
0 commit comments