We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36dc8d9 commit 030e0b0Copy full SHA for 030e0b0
Dockerfile
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
# Build the manager binary
5
-FROM golang:1.22 AS builder
+FROM golang:1.23 AS builder
6
ARG TARGETOS
7
ARG TARGETARCH
8
0 commit comments