https://github.com/bazelbuild/bazel/issues/17134 oci/private/image.bzl:114 and some other invocations likely need to set the `toolchain=` parameter to non-`None`. This flag is set in https://github.com/bazel-contrib/bazelrc-preset.bzl as of 8+.
bazelbuild/bazel#17134
oci/private/image.bzl:114 and some other invocations likely need to set the
toolchain=parameter to non-None.This flag is set in https://github.com/bazel-contrib/bazelrc-preset.bzl as of 8+.