Skip to content

Commit f9d44f0

Browse files
chore(deps): bump squidfunk/mkdocs-material from 20241c6 to 876b39c in /docs (#3477)
chore(deps): bump squidfunk/mkdocs-material in /docs Bumps squidfunk/mkdocs-material from `20241c6` to `876b39c`. --- updated-dependencies: - dependency-name: squidfunk/mkdocs-material dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Leandro Damascena <[email protected]>
1 parent e9b7dce commit f9d44f0

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:20241c68151b5c46581335dfafe786e50d1e107f9bd9ecb639ed46627f32a31f
2+
FROM squidfunk/mkdocs-material@sha256:876b39cd990973a8cc421ef7321d0b000289db9cb9b19d9df9186e4f6f705996
33
# pip-compile --generate-hashes --output-file=requirements.txt requirements.in
44
COPY requirements.txt /tmp/
55
RUN pip install --require-hashes -r /tmp/requirements.txt

0 commit comments

Comments
 (0)