chore(deps): update goreleaser/nfpm docker tag to v2.37.0
Some checks are pending
continuous-integration/drone/pr Build is pending

This commit is contained in:
renovate 2024-05-09 07:06:07 +00:00
parent b93e237899
commit 3e2e7f238f

View File

@ -716,7 +716,7 @@ steps:
# Build os packages and push it to our bucket
- name: build-os-packages-unstable
image: goreleaser/nfpm:v2.36.1
image: goreleaser/nfpm:v2.37.0
pull: always
commands:
- apk add git go
@ -732,7 +732,7 @@ steps:
depends_on: [ after-build-compress ]
- name: build-os-packages-version
image: goreleaser/nfpm:v2.36.1
image: goreleaser/nfpm:v2.37.0
pull: always
commands:
- apk add git go