Skip to content

Commit f9b4daf

Browse files
chore(deps): bump squidfunk/mkdocs-material from d485eb6 to ba73db5 in /docs (#5746)
chore(deps): bump squidfunk/mkdocs-material in /docs Bumps squidfunk/mkdocs-material from `d485eb6` to `ba73db5`. --- 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 5144b05 commit f9b4daf

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:d485eb6e9ca02fa8158311e55595c344eb01db5587a7b2c35560c13cb906e3cd
2+
FROM squidfunk/mkdocs-material@sha256:ba73db5ab937632760a59742ba89e199ca6122cfad4ca21d1f27125fefa31a33
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)