DockerCLI/dockerfiles
Sebastiaan van Stijn 0d3022c6d2
Dockerfile: use GO_VERSION build-arg for overriding Go version
This allows overriding the version of Go without making modifications in the
source code, which can be useful to test against multiple versions.

For example:

    make GO_VERSION=1.13beta1 -f docker.Makefile binary

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-07-18 11:23:09 +02:00
..
Dockerfile.binary-native Dockerfile: use GO_VERSION build-arg for overriding Go version 2019-07-18 11:23:09 +02:00
Dockerfile.cross Dockerfile: use GO_VERSION build-arg for overriding Go version 2019-07-18 11:23:09 +02:00
Dockerfile.dev Dockerfile: use GO_VERSION build-arg for overriding Go version 2019-07-18 11:23:09 +02:00
Dockerfile.e2e Bump golang 1.12.7 2019-07-10 23:50:29 +02:00
Dockerfile.lint Dockerfile: use GO_VERSION build-arg for overriding Go version 2019-07-18 11:23:09 +02:00
Dockerfile.shellcheck Update to shellcheck v0.6.0 2019-02-26 15:12:52 +01:00