Update golang Docker tag to v1.22.4
All checks were successful
ci/woodpecker/pr/test Pipeline was successful
ci/woodpecker/pr/lint Pipeline was successful

This commit is contained in:
Renovate bot 2024-06-04 20:40:09 +00:00
parent 5b67a66d74
commit f916746a49

View file

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