Update golang Docker tag to v1.22.6
Some checks are pending
ci/woodpecker/pr/lint Pipeline is pending
ci/woodpecker/pr/test Pipeline is pending

This commit is contained in:
Renovate bot 2024-08-06 23:41:00 +00:00
parent d87201e851
commit 3b9cf2bec6

View file

@ -1,6 +1,6 @@
steps: steps:
- name: Release - name: Release
image: golang:1.22.5 image: golang:1.22.6
commands: commands:
- go install github.com/goreleaser/goreleaser@latest - go install github.com/goreleaser/goreleaser@latest
- goreleaser release - goreleaser release