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

This commit is contained in:
Renovate 2024-02-07 19:30:09 +00:00
parent 27c3f33adf
commit 90e1e0f318

View File

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