Skip to content

Commit 8b19f30

Browse files
authored
Merge pull request #1786 from atc0005/i1763-update-nfpm-to-v2.41.0-redux
Update goreleaser/nfpm to v2.41.0 (redux)
2 parents f8ac025 + cab7b68 commit 8b19f30

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

stable/build/alpine-x86/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ENV APK_XZ_VERSION="5.6.2-r0"
4444
ENV GO_WINRES_VERSION="v0.3.3"
4545

4646
# https://github.com/goreleaser/nfpm/releases
47-
ENV NFPM_VERSION="v2.40.0"
47+
ENV NFPM_VERSION="v2.41.0"
4848

4949
# https://github.com/choffmeister/git-describe-semver/releases
5050
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"

unstable/build/alpine-x86/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ ENV APK_XZ_VERSION="5.6.2-r0"
4545
ENV GO_WINRES_VERSION="v0.3.3"
4646

4747
# https://github.com/goreleaser/nfpm/releases
48-
ENV NFPM_VERSION="v2.40.0"
48+
ENV NFPM_VERSION="v2.41.0"
4949

5050
# https://github.com/choffmeister/git-describe-semver/releases
5151
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"

0 commit comments

Comments
 (0)