Skip to content

Commit 5148081

Browse files
chore(deps): bump squidfunk/mkdocs-material from 8c72011 to 20241c6 in /docs (#3470)
1 parent a95903f commit 5148081

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:8c72011a1da19cb96578eb8e3d8a24457a7891281202073c1a27aba51ef47b70
2+
FROM squidfunk/mkdocs-material@sha256:20241c68151b5c46581335dfafe786e50d1e107f9bd9ecb639ed46627f32a31f
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)