Skip to content

Commit

Permalink
chore(deps): bump squidfunk/mkdocs-material from 2c57e4d to `fc42ba…
Browse files Browse the repository at this point in the history
…c` in /docs (#3375)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Heitor Lessa <[email protected]>
  • Loading branch information
dependabot[bot] and heitorlessa authored Nov 21, 2023
1 parent 281f7fd commit 4e0e888
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:2c57e4d0fe6ad69e38e1198a59871638256ab9fdeab74f0fe79b42d6b380a23f
FROM squidfunk/mkdocs-material@sha256:fc42bac0005e79c2b2dd576e72103b06932c30c7b7b455a1f9cd3d39b187d49d
# 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 4e0e888

Please sign in to comment.