We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 470d9fe commit d4dd577Copy full SHA for d4dd577
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.23.2 as builder
+FROM golang:1.23.2 AS builder
3
4
ARG BUILDOS
5
ARG TARGETARCH
0 commit comments