Skip to content

Commit

Permalink
Revert "fix: Use goreleaser v1.26.2 instead of latest"
Browse files Browse the repository at this point in the history
This reverts commit 260d049.
  • Loading branch information
darinspivey committed Jun 5, 2024
1 parent 0b487b9 commit 8561c69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ build-snapshot-binary:
-e GOARCH \
-v $(PWD):/opt/app \
-w /opt/app \
goreleaser/goreleaser:v1.26.2 \
goreleaser/goreleaser \
build \
--single-target \
--snapshot \
Expand Down

0 comments on commit 8561c69

Please sign in to comment.