Skip to content

Commit

Permalink
Update go version in pipeline definition.
Browse files Browse the repository at this point in the history
  • Loading branch information
axel7born committed Apr 4, 2024
1 parent 0f0e1e1 commit 2c48cc7
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 @@ -2,7 +2,7 @@ apiserver-proxy:
base_definition:
steps:
verify:
image: 'golang:1.22.1'
image: 'golang:1.22.2'
traits:
component_descriptor:
ocm_repository: europe-docker.pkg.dev/gardener-project/snapshots
Expand Down

0 comments on commit 2c48cc7

Please sign in to comment.