Merge pull request 'Update golang Docker tag to v1.17.3' (#35) from renovate/docker-images into main
All checks were successful
continuous-integration/woodpecker the build was successful
All checks were successful
continuous-integration/woodpecker the build was successful
Reviewed-on: #35
This commit is contained in:
commit
25d8a2a631
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.1-alpine3.13@sha256:bd3c3710755f637c6ec64b317a22e58f048ddefe622fb03073935ee9073ff99f AS builder
|
FROM golang:1.17.3-alpine3.13@sha256:8840854a5cd71bd57711fa5d80fe5c727b4f96ad039a0f62b25cc9d2e3cc2886 AS builder
|
||||||
|
|
||||||
ENV CADVISOR_VERSION="v0.38.8"
|
ENV CADVISOR_VERSION="v0.38.8"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue