mirror of
https://github.com/weaveworks/scope.git
synced 2026-02-14 18:09:59 +00:00
Update to go 1.6.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.6.0
|
||||
FROM golang:1.6.1
|
||||
RUN apt-get update && \
|
||||
apt-get install -y libpcap-dev python-requests time file && \
|
||||
rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
Reference in New Issue
Block a user