Skip to content

Commit e994592

Browse files
authored
Merge pull request #880 from aws-powertools/dependabot/docker/docs/squidfunk/mkdocs-material-eb04b60c566a8862be6b553157c16a92fbbfc45d71b7e4e8593526aecca63f52
chore(deps): bump squidfunk/mkdocs-material from `f6c81d5` to `eb04b60` in /docs
2 parents dd8d262 + 3ddc0d3 commit e994592

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:f6c81d538499f5755c8d1486f0abcda50bb631be391890ef823fcba18803114a
2+
FROM squidfunk/mkdocs-material@sha256:eb04b60c566a8862be6b553157c16a92fbbfc45d71b7e4e8593526aecca63f52
33

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

0 commit comments

Comments
 (0)