chore(deps): update goreleaser/nfpm docker tag to v2.23.0

This commit is contained in:
renovate 2022-12-30 16:00:58 +00:00
parent 4fa45bf9dc
commit b80c056fef
1 changed files with 2 additions and 2 deletions

View File

@ -504,7 +504,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: true
commands:
- apk add git go
@ -520,7 +520,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: true
commands:
- apk add git go