mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Update Dockerfile
This commit is contained in:
@ -9,7 +9,7 @@ builds:
|
||||
- CGO_ENABLED=0
|
||||
main: ./cmd/hetty
|
||||
ldflags:
|
||||
- -s -w -X main.version=v{{.Version}}
|
||||
- -s -w -X main.version={{.Version}}
|
||||
goos:
|
||||
- linux
|
||||
- windows
|
||||
|
Reference in New Issue
Block a user