Skip to content

Commit

Permalink
Merge pull request #18 from himanshu-kun/update-pipeline-go-v1.17
Browse files Browse the repository at this point in the history
Update pipeline to go v1.17.5
  • Loading branch information
MartinWeindel authored Jan 3, 2022
2 parents b11307d + bdf0855 commit 7864479
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ machine-controller-manager-provider-vsphere:
image: 'eu.gcr.io/gardener-project/gardener/machine-controller-manager-provider-vsphere'
steps:
check:
image: 'golang:1.15.5'
image: 'golang:1.17.5'
build:
image: 'golang:1.15.5'
image: 'golang:1.17.5'
output_dir: 'binary'
test:
image: 'golang:1.15.5'
image: 'golang:1.17.5'
jobs:
head-update:
traits:
Expand Down

0 comments on commit 7864479

Please sign in to comment.