We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c59806f commit b08beb8Copy full SHA for b08beb8
multi_arch_Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.14.2 as builder
+FROM --platform=$BUILDPLATFORM golang:1.16.7 as builder
3
ARG TARGETPLATFORM
4
ARG BUILDPLATFORM
5
ARG BUILDARCH
0 commit comments