stash/docker/compiler
WithoutPants 2609095c7a
Revert "Upgrade to go 1.19 and update dependencies (#3069)" (#3085)
This reverts commit bba7c23957.
2022-11-07 12:33:15 +11:00
..
.gitignore CI Improvements 2019-03-05 13:14:00 -08:00
Dockerfile Revert "Upgrade to go 1.19 and update dependencies (#3069)" (#3085) 2022-11-07 12:33:15 +11:00
Makefile Revert "Upgrade to go 1.19 and update dependencies (#3069)" (#3085) 2022-11-07 12:33:15 +11:00
README.md Desktop integration (#2073) 2022-02-03 11:20:34 +11: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 the github workflow files need to be updated to pull the correct image tag.