We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef3b6d commit 28c1067Copy full SHA for 28c1067
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.22.1 AS builder
+FROM golang:1.22.2 AS builder
3
ARG TARGETOS TARGETARCH
4
5
WORKDIR /workspace
0 commit comments