diff --git a/.drone.yml b/.drone.yml index ee65f2e38..5754b1c70 100644 --- a/.drone.yml +++ b/.drone.yml @@ -506,7 +506,7 @@ steps: # Build os packages and push it to our bucket - name: build-os-packages-unstable - image: goreleaser/nfpm:v2.25.0 + image: goreleaser/nfpm:v2.26.0 pull: always commands: - apk add git go @@ -522,7 +522,7 @@ steps: depends_on: [ after-build-compress ] - name: build-os-packages-version - image: goreleaser/nfpm:v2.25.0 + image: goreleaser/nfpm:v2.26.0 pull: always commands: - apk add git go