We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c876d97 commit 2c587e2Copy full SHA for 2c587e2
1 file changed
Dockerfile
@@ -3,7 +3,7 @@
3
# SPDX-License-Identifier: Apache-2.0
4
5
# Build the manager binary
6
-FROM golang:1.24 AS builder
+FROM golang:1.25 AS builder
7
ARG TARGETOS
8
ARG TARGETARCH
9
ARG GIT_COMMIT='not set'
0 commit comments