Skip to content

Commit

Permalink
Merge pull request #20110 from KohlsTechnology/desched-go-1.15.5
Browse files Browse the repository at this point in the history
Update Descheduler Master Branch Jobs To Use Go 1.15.5
  • Loading branch information
k8s-ci-robot authored Dec 3, 2020
2 parents a72528a + 4e454f8 commit b2b210d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ presubmits:
always_run: true
spec:
containers:
- image: golang:1.15.2
- image: golang:1.15.5
command:
- make
args:
Expand All @@ -30,7 +30,7 @@ presubmits:
always_run: true
spec:
containers:
- image: golang:1.15.2
- image: golang:1.15.5
command:
- make
args:
Expand All @@ -47,7 +47,7 @@ presubmits:
always_run: true
spec:
containers:
- image: golang:1.15.2
- image: golang:1.15.5
command:
- make
args:
Expand Down

0 comments on commit b2b210d

Please sign in to comment.