Skip to content

Commit

Permalink
Merge pull request #123 from gardener/change-the-ci-pipline-verify-image
Browse files Browse the repository at this point in the history
change the ci verify image to golang:1.18
  • Loading branch information
vlvasilev authored Apr 21, 2022
2 parents 97b31a5 + 98daff6 commit d08960c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ logging:
target: telegraf
steps:
verify:
image: 'golang:1.14.2'
image: 'golang:1.18'
jobs:
head-update:
traits:
Expand Down

0 comments on commit d08960c

Please sign in to comment.