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

This commit is contained in:
renovate 2023-01-06 10:00:58 +00:00
parent 508a3157e2
commit e3d33e4f36
1 changed files with 2 additions and 2 deletions

View File

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