mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-19 01:06:27 +00:00
pkg/cadvisor: Update to v0.33.0
Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
parent
4fdad53190
commit
0552c47a26
@ -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.30.2
|
||||
ENV COMMIT=v0.33.0
|
||||
|
||||
ADD /static.patch /tmp/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user