diff --git a/docs/Dockerfile b/docs/Dockerfile index 89bb23f631..8b3d183b98 100644 --- a/docs/Dockerfile +++ b/docs/Dockerfile @@ -1,5 +1,5 @@ # version 9.5.2 -FROM squidfunk/mkdocs-material@sha256:6f1a04f4ce3e52d6e4c06f5d7318e4007caf50c4990691e336b8c63806dc27df +FROM squidfunk/mkdocs-material@sha256:2f29d716a52a50607ffbccd05463f511ed02f7492ebd9ae3a7bfb0ae83078ac2 ADD requirements.txt /tmp/ RUN pip install --require-hashes -r /tmp/requirements.txt \ No newline at end of file