diff --git a/images.json b/images.json index 5db823e3..134fa2a5 100644 --- a/images.json +++ b/images.json @@ -260,36 +260,37 @@ { "tag": "nightly-next", "events": [ + "pull_request", "push", "schedule" ], "config": { - "protocol_version_default": 27, + "protocol_version_default": 28, "horizon_skip_protocol_version_check": true }, "deps": [ { "name": "xdr", - "repo": "stellar/rs-stellar-xdr", - "ref": "main" + "repo": "sisuresh/rs-stellar-xdr", + "ref": "7b46a60d914c1e5befd6a2d2c50d2fdf7e5eb1f0" }, { "name": "core", - "repo": "stellar/stellar-core", - "ref": "master", + "repo": "sisuresh/stellar-core", + "ref": "e32fa4234e767b1dea40a2b06f1250b23999bf73", "options": { "configure_flags": "--disable-tests --enable-next-protocol-version-unsafe-for-production" } }, { "name": "rpc", - "repo": "stellar/stellar-rpc", - "ref": "protocol-next" + "repo": "sisuresh/stellar-rpc", + "ref": "cd4e29cd0aa1d81feb2b74f5a116da2eff873b3c" }, { "name": "horizon", - "repo": "stellar/stellar-horizon", - "ref": "protocol-next", + "repo": "sisuresh/stellar-horizon", + "ref": "51fd10ebcf4021ffc205457c5d644391ea37592d", "options": { "pkg": "github.com/stellar/stellar-horizon" } @@ -304,8 +305,8 @@ }, { "name": "lab", - "repo": "stellar/laboratory", - "ref": "main" + "repo": "sisuresh/laboratory", + "ref": "634add38dbaad2eb2bbdf23eae6dd0a69f153864" }, { "name": "galexie",