stash/docker/compiler
its-josh4 ff23d4e20b
Update to Go 1.22 (#4822)
* Update to Go 1.22

Updates to Go 1.22 because 1.19 is un-supported and has some CVEs.

Also updates a small number of low-risk deps

* Explicitly install Go in CI
* Bump compiler version
* Add build tags to it target
---------
Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
2024-06-11 10:55:02 +10:00
..
.gitignore CI Improvements 2019-03-05 13:14:00 -08:00
Dockerfile Update to Go 1.22 (#4822) 2024-06-11 10:55:02 +10:00
Makefile Update to Go 1.22 (#4822) 2024-06-11 10:55:02 +10:00
README.md Improved/fixed macOS support (#4153) 2023-11-19 10:36:13 +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 GitHub workflow files also need to be updated to pull the correct image tag.