Skip to content

Commit

Permalink
Merge pull request #1170 from synfinatic/dependabot/docker/squidfunk/…
Browse files Browse the repository at this point in the history
…mkdocs-material-9.6.5

Bump squidfunk/mkdocs-material from 9.6.2 to 9.6.5
  • Loading branch information
synfinatic authored Feb 25, 2025
2 parents 9eef1a1 + 6fff9f2 commit 1e9ec92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.mkdocs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM squidfunk/mkdocs-material:9.6.2
FROM squidfunk/mkdocs-material:9.6.5
COPY docs/requirements.txt .
RUN pip install -r requirements.txt

0 comments on commit 1e9ec92

Please sign in to comment.