summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2021-12-07 03:04:09 +0000
committerGitHub <noreply@github.com>2021-12-07 03:04:09 +0000
commitf332237d3f60be272ccad50eba3886c3c8a0bbb5 (patch)
tree988bc2cdf127388fa9d301432ad4d1531a74c136
parent29763a9318546df42e7fef90a5732132b203e318 (diff)
downloadrabbitmq-server-git-f332237d3f60be272ccad50eba3886c3c8a0bbb5.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 b6c0d665f4..8fb2a24e5a 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -40,7 +40,7 @@ git_repository(
git_repository(
name = "rbe_24",
- commit = "a087892ef4202dc3245b64d36d5921491848315f",
+ commit = "c8cbf65e2facbe464ebbcee7b6cf6f7a2d422ded",
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
)