Skip to content

Commit

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

Bump squidfunk/mkdocs-material from 9.5.27 to 9.5.33
  • Loading branch information
synfinatic committed Aug 27, 2024
2 parents 39b15af + cd26170 commit 3b24e89
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.5.27
FROM squidfunk/mkdocs-material:9.5.33
COPY docs/requirements.txt .
RUN pip install -r requirements.txt

0 comments on commit 3b24e89

Please sign in to comment.