Skip to content

Commit 2debc6d

Browse files
authored
Merge pull request #996 from aws-powertools/dependabot/docker/docs/squidfunk/mkdocs-material-86d21da4f45f16e30774bf911e5b4795da13ce0cd197dbf8d3d059f256b2cc37
chore(deps): bump squidfunk/mkdocs-material from `209b62d` to `86d21da` in /docs
2 parents 0a5659d + 2f08b36 commit 2debc6d

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:209b62dd9530163cc5cf9a49853b5bb8570ffb3f3b5fe4eadc1d319bbda5ce2f
2+
FROM squidfunk/mkdocs-material@sha256:86d21da4f45f16e30774bf911e5b4795da13ce0cd197dbf8d3d059f256b2cc37
33

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

0 commit comments

Comments
 (0)