chore(deps): update goreleaser/nfpm docker tag to v2.28.0
continuous-integration/drone/pr Build is pending Details

This commit is contained in:
renovate 2023-04-06 09:01:59 +00:00
parent f76bb2b4a9
commit 1e81a265b5
1 changed files with 2 additions and 2 deletions

View File

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