Skip to content

Commit

Permalink
chore(deps): bump squidfunk/mkdocs-material in /builder
Browse files Browse the repository at this point in the history
Bumps squidfunk/mkdocs-material from 9.6.5 to 9.6.7.

---
updated-dependencies:
- dependency-name: squidfunk/mkdocs-material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Mar 5, 2025
1 parent c5960e3 commit 5e420c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion builder/Dockerfile.mkdocs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM squidfunk/mkdocs-material:9.6.5
FROM squidfunk/mkdocs-material:9.6.7

RUN pip install --upgrade pip && \
pip install mike && \
Expand Down

0 comments on commit 5e420c8

Please sign in to comment.