Compare commits

..

No commits in common. "25d8a2a6313a9f873df6270fcf02b9554360ec15" and "d9e3522aa29b07eda6ac6a8e0492d572822534ee" have entirely different histories.

View file

@ -1,5 +1,5 @@
# STEP 1 build executable binary
FROM golang:1.17.3-alpine3.13@sha256:8840854a5cd71bd57711fa5d80fe5c727b4f96ad039a0f62b25cc9d2e3cc2886 AS builder
FROM golang:1.17.1-alpine3.13@sha256:bd3c3710755f637c6ec64b317a22e58f048ddefe622fb03073935ee9073ff99f AS builder
ENV CADVISOR_VERSION="v0.38.8"