mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 09:07:28 -04:00
Update Dockerfile
This commit is contained in:
@ -20,7 +20,7 @@ RUN apk -U --no-cache add \
|
||||
py-requests \
|
||||
py-setuptools && \
|
||||
pip install --no-cache-dir -U pip && \
|
||||
pip install --no-use-pep517 --no-cache-dir pyOpenSSL && \
|
||||
pip install --no-cache-dir pyOpenSSL xmljson && \
|
||||
|
||||
# Setup ewsposter
|
||||
git clone --depth=1 https://github.com/rep/hpfeeds /opt/hpfeeds && \
|
||||
|
Reference in New Issue
Block a user