mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-23 22:16:45 +00:00
Update go version
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user