Skip to content

Commit

Permalink
Install netbase with prow (knative#194)
Browse files Browse the repository at this point in the history
* Install netbase with prow

* update comment
  • Loading branch information
srinivashegde86 authored and knative-prow-robot committed Oct 17, 2018
1 parent 8d65105 commit 01c6f8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions images/prow-tests/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ RUN apt-get install -y uuid-runtime # for uuidgen
RUN apt-get install -y npm # for markdown-link-check
RUN apt-get install -y rubygems # for mdl
RUN apt-get install -y build-essential libssl-dev # for wrk
RUN apt-get install -y netbase # sets up /etc/services needed for wrk

# Extra tools through go get
RUN go get -u github.com/google/go-containerregistry/cmd/ko
Expand Down

0 comments on commit 01c6f8a

Please sign in to comment.