Skip to content

Commit

Permalink
apiserver-network-proxy-presubmits: use Go 1.17.
Browse files Browse the repository at this point in the history
This makes tests consistent with
kubernetes-sigs/apiserver-network-proxy#275
  • Loading branch information
jkh52 committed Nov 3, 2021
1 parent 0565329 commit e89f4b9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
path_alias: sigs.k8s.io/apiserver-network-proxy
spec:
containers:
- image: golang:1.13
- image: golang:1.17
command:
- make
args:
Expand Down

0 comments on commit e89f4b9

Please sign in to comment.