We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43dcb06 commit 1eaf70dCopy full SHA for 1eaf70d
build/controller/Dockerfile
@@ -1,5 +1,5 @@
1
### build go executable
2
-FROM --platform=$BUILDPLATFORM golang:1.21.1 as build
+FROM --platform=$BUILDPLATFORM golang:1.21.2 as build
3
4
WORKDIR /go/src
5
build/webhook/Dockerfile
0 commit comments