Create "canary" Dockerfile to track stable Go releases, serve as a reminder to generate fresh binaries
atc0005 opened this issue · 0 comments
atc0005 commented
TODO:
- Create
dependabot/docker/go/Dockerfile
file - Specify the version of Go desired/required for new binaries
- Add GitHub Actions Workflow to validate this file