mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 04:22:11 +00:00
heralding fix dockerfile alpine 3.9
This commit is contained in:
parent
ca454f663e
commit
fd150699f2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ RUN apk -U --no-cache add \
|
||||||
git \
|
git \
|
||||||
libcap \
|
libcap \
|
||||||
libffi-dev \
|
libffi-dev \
|
||||||
libressl-dev \
|
openssl-dev \
|
||||||
libzmq \
|
libzmq \
|
||||||
postgresql-dev \
|
postgresql-dev \
|
||||||
python3 \
|
python3 \
|
||||||
|
|
Loading…
Reference in a new issue