pkg/cadvisor: Bump to v0.36.0

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2020-04-13 13:47:51 +01:00
parent 2f4034d36c
commit 5c190c96e1

View File

@ -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/