You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently, my builds on Google Cloud Build that use gcr.io/bazel-public/bazel started failing when processing rules_jvm_external. Someone pointed out 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?