Skip to content

Commit

Permalink
update crossbuild base image
Browse files Browse the repository at this point in the history
  • Loading branch information
danielqsj committed Mar 16, 2021
1 parent a09bb01 commit d7f1a13
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 @@ -32,7 +32,7 @@ build: promu

crossbuild: promu
@echo ">> crossbuilding binaries"
@$(PROMU) crossbuild
@$(PROMU) crossbuild --go=1.16

tarball: promu
@echo ">> building release tarball"
Expand Down

0 comments on commit d7f1a13

Please sign in to comment.