Bazel complains about a cycle in the dependency graph when I try to use the all-in-one target and provide it to a `oci_image` I've created a repro here: https://github.com/purkhusid/distroless_cycle_repro You can reproduce the cycle error by running `bazel build @bookworm//:bookworm`