mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 17:26:28 +00:00
pkg/cadvisor: Update to 0.30.2
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
c1e10002b0
commit
46184e258b
@ -4,7 +4,7 @@ RUN apk add --no-cache bash go git musl-dev linux-headers make
|
||||
|
||||
ENV GOPATH=/go PATH=$PATH:/go/bin
|
||||
ENV GITREPO=github.com/google/cadvisor
|
||||
ENV COMMIT=v0.28.1
|
||||
ENV COMMIT=v0.30.2
|
||||
|
||||
ADD /static.patch /tmp/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user