Version 0.7.2
Fixed
The kes
binary built during a docker build
now contains the correct release version info. (e6e9e9e)
The docker build process will first build the release
command binary which then fetches the correct version
information from the $GOPROXY
. This change only affects the build process and does not change any binary functionality.