Skip to content

Commit

Permalink
Merge pull request #28043 from KnVerey/patch-1
Browse files Browse the repository at this point in the history
Update kustomize-presubmit-master to Go 1.19
  • Loading branch information
k8s-ci-robot committed Nov 17, 2022
2 parents f22fda2 + 4072258 commit b61c93f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
- ^master$
spec:
containers:
- image: golang:1.18
- image: golang:1.19
command:
- make
args:
Expand Down

0 comments on commit b61c93f

Please sign in to comment.