diff --git a/images.json b/images.json index d4bfaeb14..7821d98d8 100644 --- a/images.json +++ b/images.json @@ -12,12 +12,12 @@ { "name": "xdr", "repo": "stellar/rs-stellar-xdr", - "ref": "v25.0.1" + "ref": "v26.0.0" }, { "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" } @@ -78,12 +78,12 @@ { "name": "xdr", "repo": "stellar/rs-stellar-xdr", - "ref": "v25.0.1" + "ref": "v26.0.0" }, { "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" }