mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
cleanup
This commit is contained in:
parent
a4bfa08393
commit
cabd5a3941
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ FROM alpine
|
||||||
RUN apk -U --no-cache add \
|
RUN apk -U --no-cache add \
|
||||||
build-base \
|
build-base \
|
||||||
git \
|
git \
|
||||||
libcap \
|
|
||||||
linux-headers \
|
linux-headers \
|
||||||
python3 \
|
python3 \
|
||||||
python3-dev && \
|
python3-dev && \
|
||||||
|
|
Loading…
Reference in a new issue