We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e421bd commit eb2f0d8Copy full SHA for eb2f0d8
2 files changed
build/controller/Dockerfile
@@ -1,5 +1,5 @@
1
### build go executable
2
-FROM --platform=$BUILDPLATFORM golang:1.25.6 AS build
+FROM --platform=$BUILDPLATFORM golang:1.25.7 AS build
3
4
WORKDIR /go/src
5
build/webhook/Dockerfile
0 commit comments