diff --git a/pages/starship/config/chains.mdx b/pages/starship/config/chains.mdx index 23a185d..a8d1b06 100644 --- a/pages/starship/config/chains.mdx +++ b/pages/starship/config/chains.mdx @@ -32,7 +32,7 @@ Here is how one can set the docker image of the default values chains: - id: osmosis-1 name: osmosis - image: ghcr.io/cosmology-tech/starship/osmosis:v15.0.0 + image: ghcr.io/cosmology-tech/starship/osmosis:v25.0.0 coins: 100000000000000uosmo ... ``` @@ -44,7 +44,7 @@ trying setup a chain not supported in the `defaultChains`. chains: - id: osmosis-1 name: custom - image: ghcr.io/cosmology-tech/starship/osmosis:v15.1.2-wasmvm1.1.2 + image: ghcr.io/cosmology-tech/starship/osmosis:v25.0.0 home: /root/.osmosisd binary: osmosisd prefix: osmo