fix: dev: docker CRYPTOGRAPHY_DONT_BUILD_RUST
This commit is contained in:
parent
7ab7b9269d
commit
3121f5550b
@ -12,7 +12,7 @@ RUN set -ex \
|
||||
openssl-dev \
|
||||
musl-dev \
|
||||
libffi-dev \
|
||||
&& pip install -U --no-cache-dir \
|
||||
&& CRYPTOGRAPHY_DONT_BUILD_RUST=1 pip install -U --no-cache-dir \
|
||||
pip \
|
||||
gunicorn \
|
||||
/buku[server] \
|
||||
|
Loading…
Reference in New Issue
Block a user