Fix docker build, add GOBINARY flag for make

GOBINARY defaults to "go", but if you want to build on a normal system,
you'll likely set it to go1.16rc1 with "make all GOBINARY=go1.16rc1".
This commit is contained in:
Harvey Tindall
2021-02-01 20:55:17 +00:00
parent ee37588959
commit 98a9e20cc0
3 changed files with 7 additions and 10 deletions
-4
View File
@@ -45,10 +45,6 @@ archives:
linux: Linux
windows: Windows
amd64: x86_64
files:
- data/*
- data/**/*
- data/**/**/*
checksum:
name_template: 'checksums.txt'
snapshot: