Update go version

Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
This commit is contained in:
faizanahmad055
2022-02-14 10:33:55 +01:00
parent 61ce150d7c
commit bbc6bd2dea
6 changed files with 56 additions and 635 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# Build the manager binary
FROM --platform=${BUILDPLATFORM} golang:1.16 as builder
FROM --platform=${BUILDPLATFORM} golang:1.17.2 as builder
ARG TARGETOS
ARG TARGETARCH