mirror of
https://github.com/bettercap/bettercap
synced 2025-08-19 21:13:18 -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
|
ADD . $SRC_DIR
|
||||||
|
|
||||||
RUN apk add --update ca-certificates && \
|
RUN apk add --update ca-certificates; \
|
||||||
apk add --no-cache --update \
|
apk add --no-cache --update \
|
||||||
bash \
|
bash \
|
||||||
build-base \
|
build-base \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue