This repository has been archived by the owner on Jan 9, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
b9bd234
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jirik : Maybe it is worth to upgrade "FROM golang:1.7" to the latest golang docker image ("FROM golang:1.9")
// https://hub.docker.com/r/library/golang/tags/
b9bd234
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ImreSamu Ugraded to 1.8, because 1.9 unmet dependencies:
b9bd234
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@jirik : thanks. 1.8 is much better than 1.7