Skip to content

Commit

Permalink
Adjust Dockerfile for changes introduced in e06b832
Browse files Browse the repository at this point in the history
  • Loading branch information
nipsufn committed Nov 6, 2019
1 parent 4b4bd12 commit cc9baac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cc9baac

Please sign in to comment.