diff --git a/starship/tests/e2e/configs/one-chain-cometmock.yaml b/starship/tests/e2e/configs/one-chain-cometmock.yaml index 7223e5b07..cb6eb8df6 100644 --- a/starship/tests/e2e/configs/one-chain-cometmock.yaml +++ b/starship/tests/e2e/configs/one-chain-cometmock.yaml @@ -12,7 +12,7 @@ chains: enabled: false cometmock: enabled: true - image: ghcr.io/informalsystems/cometmock:v0.34.x + image: ghcr.io/informalsystems/cometmock:v0.37.x resources: wait: diff --git a/starship/tests/e2e/configs/two-chain-cometmock.yaml b/starship/tests/e2e/configs/two-chain-cometmock.yaml index 04acc0d75..2a448c106 100644 --- a/starship/tests/e2e/configs/two-chain-cometmock.yaml +++ b/starship/tests/e2e/configs/two-chain-cometmock.yaml @@ -17,7 +17,7 @@ chains: enabled: false cometmock: enabled: true - image: ghcr.io/informalsystems/cometmock:v0.34.x + image: ghcr.io/informalsystems/cometmock:v0.37.x ports: rpc: 26657 exposer: 38087