diff --git a/images.json b/images.json index 5db823e3..d4d1e0da 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": "bd30d420ce6f63ccd9360e371830384cb84d1c04" }, { "name": "core", - "repo": "stellar/stellar-core", - "ref": "master", + "repo": "sisuresh/stellar-core", + "ref": "fc0a370d044b2ab8f69b966b069c830f1ba55f4a", "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": "16dbf8aa5417468366a88407d14a79212b17a75d" }, { "name": "horizon", - "repo": "stellar/stellar-horizon", - "ref": "protocol-next", + "repo": "sisuresh/stellar-horizon", + "ref": "7b8b493befe590cefc1739951049c8b19d005e27", "options": { "pkg": "github.com/stellar/stellar-horizon" } @@ -304,8 +305,8 @@ }, { "name": "lab", - "repo": "stellar/laboratory", - "ref": "main" + "repo": "sisuresh/laboratory", + "ref": "208e83667aafa875ac63d136ed594d8c0c2cf72a" }, { "name": "galexie",