mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-21 21:30:48 +02:00
Fix the version information output. Additionally output the commit hash and the build date.
This commit is contained in:
parent
e948aa946f
commit
4ef9a7ab97
2 changed files with 3 additions and 5 deletions
|
@ -4,10 +4,6 @@ build:
|
|||
# Default is `main.go`
|
||||
main: ./main.go
|
||||
|
||||
# Custom ldflags.
|
||||
# Default is `-s -w`
|
||||
ldflags: -s -w
|
||||
|
||||
# GOOS list to build in.
|
||||
# For more info refer to https://golang.org/doc/install/source#environment
|
||||
# Defaults are darwin and linux
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue