mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-08-23 03:16:55 +00:00
bump h0neytr4p to v0.35
This commit is contained in:
parent
1b528ea9f9
commit
eefbf7ddcf
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ WORKDIR /app
|
|||
#
|
||||
RUN apk -U upgrade
|
||||
RUN apk -U add git openssl
|
||||
RUN git clone https://github.com/t3chn0m4g3/h0neytr4p -b v0.34 /app
|
||||
RUN git clone https://github.com/t3chn0m4g3/h0neytr4p -b v0.35 /app
|
||||
RUN go mod download
|
||||
RUN go mod tidy
|
||||
RUN go build -o /app/main
|
||||
|
|
Loading…
Reference in a new issue