constellation/bazel/release
Malte Poll ae6b22a143
deps: update rules_oci to a pre-release version to fix memory leak (#2729)
rules_oci spawns local container registry processes and in the past,
those would not be cleaned up explicitly, leading to an accumulation
of processes when using remote execution with buildbarn.
This pre-release contains a fix: https://github.com/bazel-contrib/rules_oci/pull/421
Additionally, windows support for rules_oci was removed in this fork,
since it is currently broken.
2023-12-19 15:40:04 +01:00
..
artifacts bazel: add test for containers being equal regardless of the target platform 2023-06-16 16:30:47 +02:00
BUILD.bazel deps: update rules_oci to a pre-release version to fix memory leak (#2729) 2023-12-19 15:40:04 +01:00