summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2021-11-19 03:03:36 +0000
committermergify-bot <noreply@mergify.io>2021-11-19 09:32:42 +0000
commitc6ca05ecc8d9a76262a4906bd81cdbf8b2e8ad67 (patch)
treef89b4b636f2c5715b3c59611a75f045dcdb347da
parent1d5d2d1dce6ff48ce171eda12a35670bd71e600d (diff)
downloadrabbitmq-server-git-c6ca05ecc8d9a76262a4906bd81cdbf8b2e8ad67.tar.gz
Use latest rbe-erlang-platform/linux-erlang-23.3
for remote build execution (RBE) with BuildBuddy (cherry picked from commit f0ef661411abf902e1baeb7b94c7526a88bc1d2f) (cherry picked from commit ab308aa50a2896370da97e0d80deab3859b170d6)
-rw-r--r--WORKSPACE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index ee8f1d1e9e..76a8416d2f 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -34,7 +34,7 @@ buildbuddy(
git_repository(
name = "rbe_23",
- commit = "13b3045476b02aaaa2c91030fdaff91e7ab9bced",
+ commit = "d2b454dc5138a2a92de45a0a672241a4fbb5a1e5",
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
)