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 2a5fbd3 commit c7fc473Copy full SHA for c7fc473
build/controller/Dockerfile
@@ -1,5 +1,5 @@
1
### build go executable
2
-FROM --platform=$BUILDPLATFORM golang:1.24.5 AS build
+FROM --platform=$BUILDPLATFORM golang:1.24.6 AS build
3
4
WORKDIR /go/src
5
build/webhook/Dockerfile
0 commit comments