File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -187,10 +187,10 @@ impl Config {
187187 genesis_secret_key : "5b3131382c3138342c3232342c3137332c3136302c3234312c36312c3134342c36342c39332c3130362c3232392c38332c3133342c3138392c34302c3138392c3231302c32352c3138342c3136302c3134312c3233372c32362c3136382c35342c3233392c3230342c3133392c3131392c31332c3139395d" . to_string ( ) ,
188188 chain_observer_type : "pallas" . to_string ( ) ,
189189 cardano_node_dir : "/root/.caribic/cardano-ibc-incubator/chains/cardano/devnet" . to_string ( ) ,
190- cardano_node_version : "9.1.1 " . to_string ( ) ,
191- aggregator_image : "ghcr.io/input-output-hk/mithril-aggregator:main-9fd9ae8 " . to_string ( ) ,
192- client_image : "ghcr.io/input-output-hk/mithril-client:main-9fd9ae8 " . to_string ( ) ,
193- signer_image : "ghcr.io/input-output-hk/mithril-signer:main-9fd9ae8 " . to_string ( ) ,
190+ cardano_node_version : "9.1.4 " . to_string ( ) ,
191+ aggregator_image : "ghcr.io/input-output-hk/mithril-aggregator:2450.0-c6c7eba " . to_string ( ) ,
192+ signer_image : "ghcr.io/input-output-hk/mithril-signer:2450.0-c6c7eba " . to_string ( ) ,
193+ client_image : "ghcr.io/input-output-hk/mithril-client:2450.0-c6c7eba " . to_string ( ) ,
194194 }
195195 } ,
196196 local_osmosis : true ,
You can’t perform that action at this time.
0 commit comments