bazelbuild / bazelbuild/continuous-integration
Upgrade Bazel container to Java 11 or higher
Open
P2
- Dominant language
- Python
- Stars
- 302
- Forks
- 194
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 41
Description
Hi,
Recently, my builds on Google Cloud Build that use gcr.io/bazel-public/bazel started failing when processing rules_jvm_external. Someone [pointed out](https://github.com/bazel-contrib/rules_jvm_external/issues/1337#issuecomment-2695862195) that rules_jvm_external no longer supports Java 8. But it looks like the Bazel container includes Java 8. Is it possible to create a container image of Bazel that uses Java 11 or higher?
Contributor guide
Assessment
This issue has not been assessed yet.