Skip to content

Commit ea0aed1

Browse files
chore: bump squidfunk/mkdocs-material in /docs (#2127)
Bumps squidfunk/mkdocs-material from `1a4e939` to `209b62d`. --- updated-dependencies: - dependency-name: squidfunk/mkdocs-material dependency-version: 209b62dd9530163cc5cf9a49853b5bb8570ffb3f3b5fe4eadc1d319bbda5ce2f dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 53b29bd commit ea0aed1

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,4 +1,4 @@
1-
FROM squidfunk/mkdocs-material@sha256:1a4e939cfd62b90943b6a829eb8544933e4e94eab18b8ca1d0f912fa9a532c37
1+
FROM squidfunk/mkdocs-material@sha256:209b62dd9530163cc5cf9a49853b5bb8570ffb3f3b5fe4eadc1d319bbda5ce2f
22

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

0 commit comments

Comments
 (0)