stash/docker/compiler
WithoutPants 629126df98
Update to golang 1.13 (#754)
* Update to use golang 1.13
* Update node and ubuntu versions
* Update compiler version
2020-09-11 10:43:41 +10:00
..
.gitignore CI Improvements 2019-03-05 13:14:00 -08:00
Dockerfile Update to golang 1.13 (#754) 2020-09-11 10:43:41 +10:00
Makefile Update to golang 1.13 (#754) 2020-09-11 10:43:41 +10:00
README.md Update to golang 1.13 (#754) 2020-09-11 10:43:41 +10:00
create_osx_sdk.sh CI Improvements 2019-03-05 13:14:00 -08:00

README.md

Modified from https://github.com/bep/dockerfiles/tree/master/ci-goreleaser

When the dockerfile is changed, the version number should be incremented in the Makefile and the new version tag should be pushed to docker hub. The scripts/cross-compile.sh script should also be updated to use the new version number tag, and .travis.yml needs to be updated to pull the correct image tag.