Skip to content

Commit d4aae8d

Browse files
dependabot[bot]rubenfonseca
authored andcommitted
chore(deps): bump squidfunk/mkdocs-material from 4ff781e to b41ba6d in /docs (#3117)
1 parent a099ba6 commit d4aae8d

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:4ff781ee08fe02468f18ac85d5345956b41e1267c3269ccea8c2775c5eca161f
2+
FROM squidfunk/mkdocs-material@sha256:b41ba6dba2047d995bb89bf5a9a01e7eca05d2d8bd34d42028fa85399c825766
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)