mirror of
https://gitlab.com/psono/psono-server
synced 2025-04-18 09:44:01 +03:00
Trying with openssl-dev dependency
Signed-off-by: Sascha Pfeiffer <sascha.pfeiffer@esaqa.com>
This commit is contained in:
parent
5a1ab50431
commit
b0708d27f7
@ -21,6 +21,7 @@ RUN apk upgrade && \
|
||||
postgresql-dev && \
|
||||
apk add --virtual .build-deps \
|
||||
build-base \
|
||||
openssl-dev \
|
||||
libffi-dev \
|
||||
linux-headers && \
|
||||
pip3 install --upgrade setuptools pip && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user