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

(cherry picked from commit a816a6053ba7986311b7bc22ee48aaf9d86f27b0)
This commit is contained in:
renovate 2023-10-28 22:01:51 +00:00 committed by kolaente
parent 2d594d2079
commit 9b1455723b
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 2 additions and 2 deletions

View File

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