Compare commits

..

No commits in common. "f6fb0b1c0e3ceb644a08fbdeb7940cbae1fdef32" and "16b33ba40610f0d053e1c12167968bd5493f8841" have entirely different histories.

View file

@ -1,5 +1,5 @@
# STEP 1 build executable binary # 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" ENV CADVISOR_VERSION="v0.49.1"