mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
housekeeping
This commit is contained in:
@ -5,7 +5,8 @@ ENV GO111MODULE=on \
|
||||
GOOS=linux
|
||||
#
|
||||
# Install packages
|
||||
RUN apk --no-cache -U add \
|
||||
RUN apk --no-cache -U upgrade && \
|
||||
apk --no-cache -U add \
|
||||
build-base \
|
||||
git \
|
||||
g++
|
||||
|
Reference in New Issue
Block a user