Skip to content

Commit

Permalink
Merge branch 'main' into investigate_windows_scheduling
Browse files Browse the repository at this point in the history
  • Loading branch information
sozercan authored Feb 7, 2023
2 parents 23c2271 + 6344053 commit d4925b6
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.19-bullseye
FROM golang@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383

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

0 comments on commit d4925b6

Please sign in to comment.