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