Skip to content

Commit

Permalink
chore: bump golang from d624e2d to 3b55bf3 in /build/tooling
Browse files Browse the repository at this point in the history
Bumps golang from `d624e2d` to `3b55bf3`.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent fe01b46 commit def98d6
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.22-bullseye@sha256:d624e2db0a724a3f61a5234ff2433ae0ad708ada1ae4e960e1dd5a0b3994649d
FROM golang:1.22-bullseye@sha256:72885e2245d6bcc63af0538043c63454878a22733587af87a4cfb12268d03baf

RUN GO111MODULE=on go install sigs.k8s.io/controller-tools/cmd/controller-gen@v0.14.0
RUN GO111MODULE=on go install k8s.io/code-generator/cmd/conversion-gen@v0.29.0
Expand Down

0 comments on commit def98d6

Please sign in to comment.