Skip to content

Commit

Permalink
chore(deps): bump squidfunk/mkdocs-material from 2a70399 to `22a429…
Browse files Browse the repository at this point in the history
…f` in /docs (#3104)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alexander Schueren <[email protected]>
Co-authored-by: Andrea Amorosi <[email protected]>
  • Loading branch information
3 people authored Sep 26, 2024
1 parent 7a71075 commit ce121ba
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 @@
# version 9.5.35
FROM squidfunk/mkdocs-material@sha256:2a703999163cdb8257a85849fb2d39914a82587769f95c297bb3f01acf72a609
FROM squidfunk/mkdocs-material@sha256:22a429f602f2f616ff12ddc19bdcaae5f2096086a79c529fddd5472bdcb46165

COPY requirements.txt /tmp/
RUN pip install --require-hashes -r /tmp/requirements.txt

0 comments on commit ce121ba

Please sign in to comment.