chore(deps): update golang docker tag to v1.22
ci/woodpecker/pr/test Pipeline was successful Details

This commit is contained in:
Renovate 2024-02-07 19:30:15 +00:00
parent c2faabe3fd
commit d7d3d8ebce
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ when:
- ${CI_REPO_DEFAULT_BRANCH}
variables:
- &go_image 'golang:1.21'
- &go_image 'golang:1.22'
steps:
test: