mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 10:11:03 +00:00
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.6.1
|
||||
FROM golang:1.6.2
|
||||
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