Skip to content

Commit

Permalink
Merge branch 'develop' into dependabot/pip/develop/mkdocs-material-9.…
Browse files Browse the repository at this point in the history
…5.38
  • Loading branch information
leandrodamascena authored Sep 26, 2024
2 parents c5498ae + 0623d08 commit 50b39eb
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:08fbf586e0963725a58eec1ab067ab9b23b804601e0bc2ddb3ab85a2b1ceeb7f
FROM squidfunk/mkdocs-material@sha256:7aea3592488c021f1391fe2259ea20d6253d705a7acab17581c0a0104c7ce308
# 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 50b39eb

Please sign in to comment.