Skip to content

Commit

Permalink
chore(deps): bump squidfunk/mkdocs-material from 97da15b to `b1f7f9…
Browse files Browse the repository at this point in the history
…4` in /docs (#3021)

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

Bumps squidfunk/mkdocs-material from `97da15b` to `b1f7f94`.

---
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>
  • Loading branch information
dependabot[bot] authored Aug 28, 2023
1 parent a884d9f commit d3879ef
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:97da15bac17e76561c88c87d5734583fd2d638a51c9f28a1a7ba8e8aa34c0fc9
FROM squidfunk/mkdocs-material@sha256:b1f7f94cf0e31dc40eb505c5f49bbcf42821d6e1ef409c52aafeff827ecb69b7
# 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 d3879ef

Please sign in to comment.