Compare commits
No commits in common. "25d8a2a6313a9f873df6270fcf02b9554360ec15" and "d9e3522aa29b07eda6ac6a8e0492d572822534ee" have entirely different histories.
25d8a2a631
...
d9e3522aa2
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# STEP 1 build executable binary
|
# 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"
|
ENV CADVISOR_VERSION="v0.38.8"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue