mirror of
https://github.com/bettercap/bettercap
synced 2025-08-14 18:57:17 -07:00
balls
This commit is contained in:
parent
5bccdc2c1e
commit
9ac3084a74
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ ENV SRC_DIR=/go/src/github.com/evilocket/bettercap-ng
|
|||
|
||||
ADD . $SRC_DIR
|
||||
|
||||
RUN apk add --update ca-certificates && \
|
||||
RUN apk add --update ca-certificates; \
|
||||
apk add --no-cache --update \
|
||||
bash \
|
||||
build-base \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue