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

This commit is contained in:
renovate 2024-01-31 18:04:39 +00:00
parent 415683e9b2
commit 46182489fe
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.35.2
image: goreleaser/nfpm:v2.35.3
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.35.2
image: goreleaser/nfpm:v2.35.3
pull: always
commands:
- apk add git go