Skip to content

Conversation

@andrewhsu
Copy link
Contributor

@andrewhsu andrewhsu commented Jun 9, 2017

Signed-off-by: Andrew Hsu andrewhsu@docker.com

- What I did

Latest golang 1.8 version is 1.8.3. The cross compile Dockerfile locks it to 1.8.1. This PR will float the image version to latest of golang:1.8

- How I did it

Change FROM line.

- How to verify it

$ make -f docker.Makefile cross

And see that Go version is 1.8.3 with docker.exe version

- Description for the changelog

  • use latest golang when compiling

- A picture of a cute animal (not mandatory but encouraged)

🐌

Signed-off-by: Andrew Hsu <andrewhsu@docker.com>
@andrewhsu
Copy link
Contributor Author

Looks like @StefanScherer beat me to the punch. Closing this PR in favor of #173

@andrewhsu andrewhsu closed this Jun 9, 2017
@andrewhsu andrewhsu deleted the go branch June 9, 2017 18:13
@codecov-io
Copy link

Codecov Report

Merging #174 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #174   +/-   ##
=======================================
  Coverage   45.33%   45.33%           
=======================================
  Files         171      171           
  Lines       11480    11480           
=======================================
  Hits         5204     5204           
  Misses       5979     5979           
  Partials      297      297

trapier pushed a commit to trapier/cli that referenced this pull request Sep 30, 2019
…-19.03-208de55a179591fc4941b25191922ac302d024f4

[19.03] sync to upstream 19.03 208de55
nobiit pushed a commit to nobidev/docker-cli that referenced this pull request Nov 19, 2025
[17.07] backport Changing the get network request to...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants