We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d4289 commit 78c1577Copy full SHA for 78c1577
hack/docs.Dockerfile
@@ -4,7 +4,7 @@ FROM squidfunk/mkdocs-material:7.2.6 AS base
4
RUN apk add --no-cache \
5
git \
6
git-fast-import \
7
- openssh \
+ openssl \
8
&& apk add --no-cache --virtual .build gcc musl-dev \
9
&& pip install --no-cache-dir \
10
'lunr' \
0 commit comments