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 25b1186 commit 77960b9Copy full SHA for 77960b9
images/operator-sdk/Dockerfile
@@ -1,5 +1,5 @@
1
# Build the operator-sdk binary
2
-FROM --platform=$BUILDPLATFORM golang:1.24 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.25 AS builder
3
ARG TARGETARCH
4
5
WORKDIR /workspace
0 commit comments