Compare commits
No commits in common. "f6fb0b1c0e3ceb644a08fbdeb7940cbae1fdef32" and "16b33ba40610f0d053e1c12167968bd5493f8841" have entirely different histories.
f6fb0b1c0e
...
16b33ba406
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# STEP 1 build executable binary
|
||||
FROM golang:1.23.0-alpine AS builder
|
||||
FROM golang:1.22.6-alpine AS builder
|
||||
|
||||
ENV CADVISOR_VERSION="v0.49.1"
|
||||
|
||||
|
|
Loading…
Reference in a new issue