summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2021-11-19 03:04:14 +0000
committerGitHub <noreply@github.com>2021-11-19 03:04:14 +0000
commitcd2f6953c86d3ed6ff42073fad92c31488ab527d (patch)
treec6dccf2153c2dab2179de8333681ddcebd9c9a6a
parent262063edc72c69435ce94e64a6ae40c7c12afa14 (diff)
downloadrabbitmq-server-git-cd2f6953c86d3ed6ff42073fad92c31488ab527d.tar.gz
Use latest rbe-erlang-platform/linux-erlang-24.1
for remote build execution (RBE) with BuildBuddy
-rw-r--r--WORKSPACE.bazel2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE.bazel b/WORKSPACE.bazel
index 006f3b6b31..36362ecada 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -40,7 +40,7 @@ git_repository(
git_repository(
name = "rbe_24",
- commit = "41a52ed360537f6794f6e759dd7eec7bbf65445c",
+ commit = "a087892ef4202dc3245b64d36d5921491848315f",
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
)