Skip to content

Commit

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

refs GH-1467
  • Loading branch information
atc0005 committed Apr 2, 2024
1 parent 8cd66f6 commit 4502870
Show file tree
Hide file tree
Showing 16 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ the `*-mirror-*` images:
| Build tool | Version |
| ----------------------------------------------------------------------------------------- | --------- |
| [`tc-hib/go-winres`](https://github.com/tc-hib/go-winres) | `v0.3.1` |
| [`goreleaser/nfpm`](https://github.com/goreleaser/nfpm) | `v2.35.3` |
| [`goreleaser/nfpm`](https://github.com/goreleaser/nfpm) | `v2.36.1` |
| [`choffmeister/git-describe-semver`](https://github.com/choffmeister/git-describe-semver) | `v0.4.0` |

## Testing tools included
Expand Down
2 changes: 1 addition & 1 deletion oldstable/build/alpine-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ENV APK_XZ_VERSION="5.4.3-r0"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion oldstable/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.4.3-r0"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion oldstable/build/cgo-mingw-w64-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV APT_XORG_DEV_VERSION="1:7.7+22"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion oldstable/build/cgo-mingw-w64-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV APT_XORG_DEV_VERSION="1:7.7+22"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion oldstable/build/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ENV XZ_UTILS_VERSION="5.4.1-0.2"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

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

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
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.4.3-r0"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion stable/build/cgo-mingw-w64-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV APT_XORG_DEV_VERSION="1:7.7+22"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion stable/build/cgo-mingw-w64-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV APT_XORG_DEV_VERSION="1:7.7+22"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# https://github.com/choffmeister/git-describe-semver/releases
ENV GIT_DESCRIBE_SEMVER_VERSION="v0.4.0"
Expand Down
2 changes: 1 addition & 1 deletion stable/build/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ ENV XZ_UTILS_VERSION="5.4.1-0.2"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# 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-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ENV APK_XZ_VERSION="5.4.3-r0"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# 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.4.3-r0"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# 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/cgo-mingw-w64-x64/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV APT_XORG_DEV_VERSION="1:7.7+22"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# 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/cgo-mingw-w64-x86/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ENV APT_XORG_DEV_VERSION="1:7.7+22"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

# 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/release/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ENV XZ_UTILS_VERSION="5.4.1-0.2"
ENV GO_WINRES_VERSION="v0.3.1"

# https://github.com/goreleaser/nfpm/releases
ENV NFPM_VERSION="v2.35.3"
ENV NFPM_VERSION="v2.36.1"

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

0 comments on commit 4502870

Please sign in to comment.