mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
fix ewsposter deps
This commit is contained in:
parent
9a834c5607
commit
b978065a43
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ ADD dist/ /root/dist/
|
||||||
RUN apk -U --no-cache add \
|
RUN apk -U --no-cache add \
|
||||||
build-base \
|
build-base \
|
||||||
git \
|
git \
|
||||||
|
libffi-dev \
|
||||||
libssl1.0 \
|
libssl1.0 \
|
||||||
openssl-dev \
|
openssl-dev \
|
||||||
python-dev \
|
python-dev \
|
||||||
|
|
Loading…
Reference in a new issue