chore(deps): update golang docker tag to v1.17 (#741)
Co-authored-by: Renovate Bot <[email protected]>
This commit is contained in:
co-authored by
Renovate Bot
parent
2c711506ea
commit
5125dd7e77
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Build the manager binary
|
||||
FROM golang:1.15 as builder
|
||||
FROM golang:1.17 as builder
|
||||
|
||||
ARG TARGETPLATFORM
|
||||
|
||||
|
||||
Reference in New Issue
Block a user