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