Skip to content

Commit b08beb8

Browse files
author
hexi.ghx
committed
change go version in dockerfile
1 parent c59806f commit b08beb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multi_arch_Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM --platform=$BUILDPLATFORM golang:1.14.2 as builder
2+
FROM --platform=$BUILDPLATFORM golang:1.16.7 as builder
33
ARG TARGETPLATFORM
44
ARG BUILDPLATFORM
55
ARG BUILDARCH

0 commit comments

Comments
 (0)