Skip to content

Commit 4763292

Browse files
chore: bump squidfunk/mkdocs-material in /docs
Bumps squidfunk/mkdocs-material from `3bba0a9` to `8f41b60`. --- updated-dependencies: - dependency-name: squidfunk/mkdocs-material dependency-version: 8f41b6089700e1c32212c3857936f14e88a3306a35be4ffd1826420e2f3e4197 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66b0c14 commit 4763292

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:3bba0a99bc6e635bb8e53f379d32ab9cecb554adee9cc8f59a347f93ecf82f3b
1+
FROM squidfunk/mkdocs-material@sha256:8f41b6089700e1c32212c3857936f14e88a3306a35be4ffd1826420e2f3e4197
22

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

0 commit comments

Comments
 (0)