Update golang:1.17.3-alpine3.13 Docker digest to 07674a9
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
This commit is contained in:
parent
25d8a2a631
commit
d038ae6294
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.3-alpine3.13@sha256:07674a997a6ece514c1397c44b1d6cc45b9ade6ba9acb1d3c6072537c4cf82f1 AS builder
|
||||||
|
|
||||||
ENV CADVISOR_VERSION="v0.38.8"
|
ENV CADVISOR_VERSION="v0.38.8"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue