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:31:21 +00:00
parent 14644a1a1e
commit c40e7919bb
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: