mirror of
https://github.com/weaveworks/scope.git
synced 2026-08-18 20:07:06 +00:00
Build: update to Go 1.10
So that we can rely on the fix to runtime.LockOSThread()
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.9.2-stretch
|
||||
FROM golang:1.10.2-stretch
|
||||
ENV SCOPE_SKIP_UI_ASSETS true
|
||||
RUN apt-get update && \
|
||||
apt-get install -y libpcap-dev python-requests time file shellcheck git gcc-arm-linux-gnueabihf curl build-essential python-pip && \
|
||||
|
||||
Reference in New Issue
Block a user