mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-24 11:25:40 +00:00
pkg/cadvisor: Bump to v0.36.0
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
2f4034d36c
commit
5c190c96e1
@ -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.33.0
|
||||
ENV COMMIT=v0.36.0
|
||||
|
||||
ADD /static.patch /tmp/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user