Update golang Docker tag to v1.22.6
This commit is contained in:
parent
d87201e851
commit
3b9cf2bec6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
steps:
|
||||
- name: Release
|
||||
image: golang:1.22.5
|
||||
image: golang:1.22.6
|
||||
commands:
|
||||
- go install github.com/goreleaser/goreleaser@latest
|
||||
- goreleaser release
|
||||
|
|
Loading…
Reference in a new issue