Update dependency google/cadvisor to v0.53.0
This commit is contained in:
parent
62450681b4
commit
39ce0c7e5c
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# STEP 1 build executable binary
|
||||
FROM golang:1.24.1-alpine AS builder
|
||||
|
||||
ENV CADVISOR_VERSION="v0.52.1"
|
||||
ENV CADVISOR_VERSION="v0.53.0"
|
||||
|
||||
WORKDIR $GOPATH/src/github.com/google/cadvisor
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue