summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitHub <noreply@github.com>2022-01-22 03:03:27 +0000
committerGitHub <noreply@github.com>2022-01-22 03:03:27 +0000
commitdd47736e5ee273eaffd7c35f1ed029e1b5bd80eb (patch)
treeabd2d60e56db6987af9f8bffcb72900ed234739d
parenteca16f87d2203a2777e41784e83130e812c24d2b (diff)
downloadrabbitmq-server-git-bump-rbe-23.tar.gz
Use latest rbe-erlang-platform/linux-erlang-23.3bump-rbe-23
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 a554e461d3..23788745b9 100644
--- a/WORKSPACE.bazel
+++ b/WORKSPACE.bazel
@@ -34,7 +34,7 @@ buildbuddy(
git_repository(
name = "rbe_23",
- commit = "b21c066e426de48e526cc0f8c5158b7024d04e85",
+ commit = "35a7b692bd31770480b9be4cf991e4474673ce02",
remote = "https://github.com/rabbitmq/rbe-erlang-platform.git",
)