From 3a4b159024789ed0194a913a9cfbc63c2226248f Mon Sep 17 00:00:00 2001 From: Siddharth Suresh Date: Thu, 19 Feb 2026 13:53:14 -0800 Subject: [PATCH] Update nightly-next rpc to use protocol-next --- images.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images.json b/images.json index 28b74d11..52fb0593 100644 --- a/images.json +++ b/images.json @@ -284,7 +284,7 @@ { "name": "rpc", "repo": "stellar/stellar-rpc", - "ref": "main" + "ref": "protocol-next" }, { "name": "horizon",