mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-28 05:46:20 +00:00
Update
This commit is contained in:
parent
d2eaaab4df
commit
32ba41497a
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,8 @@ RUN apk -U --no-cache add \
|
|||
libcap \
|
||||
py3-pip \
|
||||
python3 \
|
||||
python3-dev && \
|
||||
python3-dev \
|
||||
tzdata && \
|
||||
#
|
||||
# Install from GitHub and setup
|
||||
mkdir -p /opt && \
|
||||
|
|
Loading…
Reference in a new issue