From 4ca0a3b10352457ad99418716b66cfed1032b1c3 Mon Sep 17 00:00:00 2001 From: Leigh <351529+leighmcculloch@users.noreply.github.com> Date: Thu, 9 Oct 2025 23:00:29 +1000 Subject: [PATCH] re bump rpc version to v23.0.4 --- images.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/images.json b/images.json index dbd0250a..c5ff8e97 100644 --- a/images.json +++ b/images.json @@ -8,7 +8,7 @@ "deps": [ { "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" }, { "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } }, - { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.1" }, + { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" }, { "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, { "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, { "name": "lab", "repo": "stellar/laboratory", "ref": "main" } @@ -26,7 +26,7 @@ "deps": [ { "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" }, { "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } }, - { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.1" }, + { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" }, { "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, { "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, { "name": "lab", "repo": "stellar/laboratory", "ref": "main" } @@ -45,7 +45,7 @@ "deps": [ { "name": "xdr", "repo": "stellar/rs-stellar-xdr", "ref": "v23.0.0" }, { "name": "core", "repo": "stellar/stellar-core", "ref": "v23.0.1", "options": { "configure_flags": "--disable-tests" } }, - { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.1" }, + { "name": "rpc", "repo": "stellar/stellar-rpc", "ref": "v23.0.4" }, { "name": "horizon", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, { "name": "friendbot", "repo": "stellar/go", "ref": "horizon-v23.0.0" }, { "name": "lab", "repo": "stellar/laboratory", "ref": "main" }