Skip to content

Commit

Permalink
chore(deps): bump squidfunk/mkdocs-material in /docs
Browse files Browse the repository at this point in the history
Bumps squidfunk/mkdocs-material from `33e28bd` to `db16d8c`.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 22, 2023
1 parent 5abdcc6 commit b2f145d
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:33e28bdae302bc1aa9c6783dd863742416cb1174bae4ad9d7bcc5b2efe685639
FROM squidfunk/mkdocs-material@sha256:db16d8c9433c94ee20c0310c2758952f3110d69c99fa61de8cb1b583badce8cc
# 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 b2f145d

Please sign in to comment.