Update golang Docker tag to v1.22.5 #16

Merged
ada merged 1 commit from renovate/golang-1.x into main 2024-07-24 17:35:29 +02:00
Showing only changes of commit 9763152554 - Show all commits

View file

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