Skip to content

Commit 4d32a19

Browse files
authored
Merge pull request #1013 from aws-powertools/dependabot/docker/docs/squidfunk/mkdocs-material-00f9276315990b82f5af8c47bb2b71e2c69aef9f02a08f8dffd2515f42310753
chore(deps): bump squidfunk/mkdocs-material from `86d21da` to `00f9276` in /docs
2 parents a138d5f + 23aff4a commit 4d32a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v9.1.18
2-
FROM squidfunk/mkdocs-material@sha256:86d21da4f45f16e30774bf911e5b4795da13ce0cd197dbf8d3d059f256b2cc37
2+
FROM squidfunk/mkdocs-material@sha256:00f9276315990b82f5af8c47bb2b71e2c69aef9f02a08f8dffd2515f42310753
33

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

0 commit comments

Comments
 (0)