Skip to content

Commit 2376423

Browse files
chore(deps): bump squidfunk/mkdocs-material from cb38dc2 to df9409b in /docs (#3216)
1 parent 4c58e5d commit 2376423

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:cb38dc2e1094228cad571eb0c9c6f0ec760adfa4c3e6112fda57e8b62ae18592
2+
FROM squidfunk/mkdocs-material@sha256:df9409b9be06e6964c23013002169805de5910db9f53d916d6ce28fb1e9088cb
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)