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

This commit is contained in:
woodpecker-bot 2024-02-08 10:36:05 +00:00
parent a969947601
commit 890edaf1c3
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ when:
- 'renovate/*'
variables:
- &golang "golang:1.21"
- &golang "golang:1.22"
steps:
vendor: