chore(deps): update goreleaser/nfpm docker tag to v2.23.0
Some checks are pending
continuous-integration/drone/pr Build is pending
Some checks are pending
continuous-integration/drone/pr Build is pending
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user