Skip to content

Commit

Permalink
chore: bump golang from 1.23-bookworm to 1.24-bookworm in /build/tool…
Browse files Browse the repository at this point in the history
…ing (#3823)
  • Loading branch information
dependabot[bot] authored Feb 20, 2025
1 parent 4a8b60a commit cc7ec22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/tooling/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.23-bookworm@sha256:441f59f8a2104b99320e1f5aaf59a81baabbc36c81f4e792d5715ef09dd29355
FROM golang:1.24-bookworm@sha256:6260304a09fb81a1983db97c9e6bfc1779ebce33d39581979a511b3c7991f076

RUN GO111MODULE=on go install sigs.k8s.io/controller-tools/cmd/[email protected]
RUN GO111MODULE=on go install k8s.io/code-generator/cmd/[email protected]
Expand Down

0 comments on commit cc7ec22

Please sign in to comment.