mirror of
https://github.com/kyverno/policy-reporter.git
synced 2024-12-14 11:57:32 +00:00
bump Go to 1.17.3
This commit is contained in:
parent
18ff9993a1
commit
2603772a60
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.17.2 as builder
|
||||
FROM golang:1.17.3 as builder
|
||||
|
||||
ARG LD_FLAGS
|
||||
ARG TARGETPLATFORM
|
||||
|
|
Loading…
Reference in a new issue