Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cmd: Resolves an issue with broken build time display #799

Merged
merged 1 commit into from
Mar 3, 2018

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Mar 3, 2018

Previously, the build time was always the current time. This patch
resolves that issue.

Closes #792

Previously, the build time was always the current time. This patch
resolves that issue.

Closes #792
@aeneasr aeneasr added the bug Something is not working. label Mar 3, 2018
@aeneasr aeneasr added this to the 1.0.0-alpha.1 milestone Mar 3, 2018
@aeneasr aeneasr self-assigned this Mar 3, 2018
@aeneasr aeneasr merged commit 5c847ea into master Mar 3, 2018
@aeneasr aeneasr deleted the fix-buildtime branch April 8, 2018 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker: Build time always return time.Now()
1 participant