mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 02:36:57 -07:00
Adjust Dockerfile for changes introduced in e06b832911
This commit is contained in:
parent
4b4bd128ce
commit
cc9baaca1b
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ RUN apk add --no-cache --update bash iptables wireless-tools build-base libpcap-
|
|||
WORKDIR $SRC_DIR
|
||||
ADD . $SRC_DIR
|
||||
RUN GO111MODULE=off go get -u github.com/golang/dep/...
|
||||
RUN make deps
|
||||
RUN make
|
||||
|
||||
# get caplets
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue