mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Update to go1.5.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.5.2
|
||||
FROM golang:1.5.3
|
||||
ENV GO15VENDOREXPERIMENT 1
|
||||
RUN apt-get update && apt-get install -y libpcap-dev python-requests time
|
||||
RUN go clean -i net && go install -tags netgo std && go install -race -tags netgo std
|
||||
|
||||
Reference in New Issue
Block a user