CenturyLinkLabs / golang-builder

Containerized build environment for compiling an executable Golang package and packaging it in a light-weight Docker container.
Apache License 2.0
398 stars 85 forks source link

Support cross compilation on latest version of golang #31

Closed jonnyshaw89 closed 4 years ago

jonnyshaw89 commented 6 years ago

The builder-cross Dockerfile looks like its been left on an old version of golang.

The PR changes the builder to use the latest version of golang