Skip to content

Commit

Permalink
Update goreleaser/nfpm to v2.41.0 (redux)
Browse files Browse the repository at this point in the history
- Update Dockerfile ENV values
- Update README tools version table

NOTE: This set of changes was intended to be included with
6f4a2ca but due to a glitch
with my editor these were omitted.

refs GH-1763
refs GH-1784
  • Loading branch information
atc0005 committed Nov 8, 2024
1 parent f8ac025 commit cab7b68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion stable/build/alpine-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ENV APK_XZ_VERSION="5.6.2-r0"
ENV GO_WINRES_VERSION="v0.3.3"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.40.0"
ENV NFPM_VERSION="v2.41.0"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion unstable/build/alpine-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ENV APK_XZ_VERSION="5.6.2-r0"
ENV GO_WINRES_VERSION="v0.3.3"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.40.0"
ENV NFPM_VERSION="v2.41.0"

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

0 comments on commit cab7b68

Please sign in to comment.