Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 70a68c9 commit c66d133
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:dcff0d950cb4648fec14ee51baa76bf27db3bb1e70a49f75421a8828db7b9910
FROM golang:1.22-bullseye@sha256:d624e2db0a724a3f61a5234ff2433ae0ad708ada1ae4e960e1dd5a0b3994649d

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 c66d133

Please sign in to comment.