From b190dd252f6222815fab09d26848d21570fd823b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 20 Mar 2026 01:34:20 +0000 Subject: [PATCH] Update image dependencies (889fe217f8ad3925) --- images.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/images.json b/images.json index d4bfaeb1..92e3699e 100644 --- a/images.json +++ b/images.json @@ -17,7 +17,7 @@ { "name": "core", "repo": "stellar/stellar-core", - "ref": "v25.1.1", + "ref": "v25.2.1-external", "options": { "configure_flags": "--disable-tests" } @@ -25,12 +25,12 @@ { "name": "rpc", "repo": "stellar/stellar-rpc", - "ref": "v25.0.1" + "ref": "v25.1.0" }, { "name": "horizon", "repo": "stellar/stellar-horizon", - "ref": "v25.0.1", + "ref": "v25.1.0", "options": { "pkg": "github.com/stellar/stellar-horizon" } @@ -83,7 +83,7 @@ { "name": "core", "repo": "stellar/stellar-core", - "ref": "v25.1.1", + "ref": "v25.2.1-external", "options": { "configure_flags": "--disable-tests" } @@ -91,12 +91,12 @@ { "name": "rpc", "repo": "stellar/stellar-rpc", - "ref": "v25.0.1" + "ref": "v25.1.0" }, { "name": "horizon", "repo": "stellar/stellar-horizon", - "ref": "v25.0.1", + "ref": "v25.1.0", "options": { "pkg": "github.com/stellar/stellar-horizon" }