Skip to content

Commit

Permalink
chore(deps): bump squidfunk/mkdocs-material from 2f29d71 to `58eef6…
Browse files Browse the repository at this point in the history
…c` in /docs (#3633)

chore(deps): bump squidfunk/mkdocs-material in /docs

Bumps squidfunk/mkdocs-material from `2f29d71` to `58eef6c`.

---
updated-dependencies:
- dependency-name: squidfunk/mkdocs-material
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Leandro Damascena <[email protected]>
  • Loading branch information
dependabot[bot] and leandrodamascena authored Jan 15, 2024
1 parent 4bc46de commit 76dc016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# v9.1.18
FROM squidfunk/mkdocs-material@sha256:2f29d716a52a50607ffbccd05463f511ed02f7492ebd9ae3a7bfb0ae83078ac2
FROM squidfunk/mkdocs-material@sha256:58eef6c68ad4c8687f7d43c560852a8f62d403126c90c919242dec93bd3eee68
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
COPY requirements.txt /tmp/
RUN pip install --require-hashes -r /tmp/requirements.txt

0 comments on commit 76dc016

Please sign in to comment.