Skip to content

Commit

Permalink
Update golang Docker tag to v1.23.5 (#508)
Browse files Browse the repository at this point in the history
  • Loading branch information
gardener-ci-robot authored Jan 17, 2025
1 parent e70abd0 commit 345f677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .ci/pipeline_definitions
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ gardenctl-v2:
prefix: ''
steps:
verify:
image: 'golang:1.23.4'
image: 'golang:1.23.5'
vars:
TEST_COV: '"yes"'
build:
image: 'golang:1.23.4'
image: 'golang:1.23.5'
output_dir: 'binary'
timeout: '5m'

Expand Down

0 comments on commit 345f677

Please sign in to comment.