Skip to content

Commit 7dfd3b8

Browse files
authored
Merge pull request #830 from aws-powertools/dependabot/docker/docs/squidfunk/mkdocs-material-23b69789b1dd836c53ea25b32f62ef8e1a23366037acd07c90959a219fd1f285
chore(deps): bump squidfunk/mkdocs-material from `047452c` to `23b6978` in /docs
2 parents c9c0848 + 8ecd739 commit 7dfd3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# v9.1.18
2-
FROM squidfunk/mkdocs-material@sha256:047452c6641137c9caa3647d050ddb7fa67b59ed48cc67ec3a4995f3d360ab32
2+
FROM squidfunk/mkdocs-material@sha256:23b69789b1dd836c53ea25b32f62ef8e1a23366037acd07c90959a219fd1f285
33

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

0 commit comments

Comments
 (0)