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 ff52a86 commit c94846aCopy full SHA for c94846a
framework/components/blockchain/solana.go
@@ -32,7 +32,7 @@ var idJSONRaw = `
32
33
func defaultSolana(in *Input) {
34
if in.Image == "" {
35
- in.Image = "anza-xyz/agave:v2.1.13"
+ in.Image = "anzaxyz/agave:v2.1.13"
36
}
37
if in.Port == "" {
38
in.Port = "8999"
0 commit comments