You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(docker): Fix version details in docker image
As part of golangci#1383, multi-arch docker build was supported. However,
ldflags for version details was missing.
This commit is to add -ldflags
as part of Docker build.
Fixesgolangci#1468
Signed-off-by: Tam Mach <[email protected]>
0 commit comments