mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Use latest go1.8.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM ubuntu:yakkety
|
||||
ENV GOPATH /go
|
||||
ENV GOVERSION 1.8
|
||||
ENV GOVERSION 1.8.3
|
||||
ENV PATH /go/bin:/usr/local/go/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
||||
ENV SCOPE_SKIP_UI_ASSETS true
|
||||
RUN apt-get update && \
|
||||
|
||||
Reference in New Issue
Block a user