Skip to content

Commit dfb8ae4

Browse files
authored
Merge pull request #879 from aws-powertools/dependabot/docker/docs/squidfunk/mkdocs-material-f6c81d538499f5755c8d1486f0abcda50bb631be391890ef823fcba18803114a
chore(deps): bump squidfunk/mkdocs-material from `95f2ff4` to `f6c81d5` in /docs
2 parents d4a9b69 + 59de484 commit dfb8ae4

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

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

0 commit comments

Comments
 (0)