Some downstream projects already define their desired Go version in their Dockerfiles, like:
We could have some automation (cron-based GHA workflow would be probably enough) to automatically open PRs that update the docker-bake.hcl to match the Go version.
Some downstream projects already define their desired Go version in their Dockerfiles, like:
We could have some automation (cron-based GHA workflow would be probably enough) to automatically open PRs that update the
docker-bake.hclto match the Go version.