chore(deps): update goreleaser/nfpm docker tag to v2.35.2
This commit is contained in:
parent
72f5f027f1
commit
8753f16a7c
@ -551,7 +551,7 @@ steps:
|
||||
|
||||
# Build os packages and push it to our bucket
|
||||
- name: build-os-packages-unstable
|
||||
image: goreleaser/nfpm:v2.34.0
|
||||
image: goreleaser/nfpm:v2.35.2
|
||||
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.34.0
|
||||
image: goreleaser/nfpm:v2.35.2
|
||||
pull: always
|
||||
commands:
|
||||
- apk add git go
|
||||
|
Loading…
x
Reference in New Issue
Block a user