chore(deps): update golang docker tag to v1.22 #21

Open
renovate wants to merge 1 commits from renovate/golang-1.x into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d7d3d8ebce - Show all commits

View File

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