Skip to content

Commit 6838429

Browse files
chore(deps): bump squidfunk/mkdocs-material from b1f7f94 to f4764d1 in /docs (#3031)
1 parent 5a9aeec commit 6838429

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v9.1.18
2-
FROM squidfunk/mkdocs-material@sha256:b1f7f94cf0e31dc40eb505c5f49bbcf42821d6e1ef409c52aafeff827ecb69b7
2+
FROM squidfunk/mkdocs-material@sha256:f4764d119e53cc12b738bafb2534a91f992bf1d7e567098f980712a0ddd35ef4
33
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
44
COPY requirements.txt /tmp/
55
RUN pip install --require-hashes -r /tmp/requirements.txt

0 commit comments

Comments
 (0)