Skip to content

Commit

Permalink
Merge pull request #801 from aws-powertools/dependabot/docker/docs/sq…
Browse files Browse the repository at this point in the history
…uidfunk/mkdocs-material-047452c6641137c9caa3647d050ddb7fa67b59ed48cc67ec3a4995f3d360ab32

chore(deps): bump squidfunk/mkdocs-material from `2615302` to `047452c` in /docs
  • Loading branch information
hjgraca authored Mar 3, 2025
2 parents a61f747 + 032fb1f commit 14c216f
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:26153027ff0b192d3dbea828f2fe2dd1bf6ff753c58dd542b3ddfe866b08bf60
FROM squidfunk/mkdocs-material@sha256:047452c6641137c9caa3647d050ddb7fa67b59ed48cc67ec3a4995f3d360ab32

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

0 comments on commit 14c216f

Please sign in to comment.