We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80ba99e commit de21202Copy full SHA for de21202
images.json
@@ -29,10 +29,10 @@
29
},
30
{
31
"name": "horizon",
32
- "repo": "stellar/go",
33
- "ref": "horizon-v24.0.0",
+ "repo": "stellar/stellar-horizon",
+ "ref": "v25.0.0",
34
"options": {
35
- "pkg": "github.com/stellar/go/services/horizon"
+ "pkg": "github.com/stellar/stellar-horizon"
36
}
37
38
@@ -67,7 +67,7 @@
67
"push"
68
],
69
"config": {
70
- "protocol_version_default": 24
+ "protocol_version_default": 25
71
72
"deps": [
73
@@ -90,10 +90,10 @@
90
91
92
93
94
95
96
97
98
99
0 commit comments