Skip to content

Commit 02fdd4d

Browse files
chore: bump golang from 1.26-trixie to 1.27-trixie in /build/tooling (#4762)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 94cc11f commit 02fdd4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/tooling/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.26-trixie@sha256:b75d466dd608587fd66cca705a307ba65b889827d06ad61d6a75f0482b51b7c7
1+
FROM golang:1.27-trixie@sha256:6212da3924947f4b6a939df02ea627c13f338f1a41d6c3fcb0dd9d076eef46c4
22

33
RUN GO111MODULE=on go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.21.0
44
RUN GO111MODULE=on go install k8s.io/code-generator/cmd/conversion-gen@v0.29.3

0 commit comments

Comments
 (0)