Skip to content

Commit 1a65746

Browse files
chore(deps): bump squidfunk/mkdocs-material from a2e3a31 to 2a70399 in /docs (#3082)
1 parent bd30f06 commit 1a65746

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# version 9.5.2
2-
FROM squidfunk/mkdocs-material@sha256:a2e3a31c00cfe1dd2dae83ba21dbfa2c04aee2fa2414275c230c27b91a4eda09
1+
# version 9.5.35
2+
FROM squidfunk/mkdocs-material@sha256:2a703999163cdb8257a85849fb2d39914a82587769f95c297bb3f01acf72a609
33

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

0 commit comments

Comments
 (0)