diff --git a/e2e/utils.go b/e2e/utils.go index d3ccb97..0b6a2ee 100644 --- a/e2e/utils.go +++ b/e2e/utils.go @@ -98,7 +98,7 @@ func Suite(t *testing.T, wrapper *Wrapper, ibcEnabled bool) (ctx context.Context if ibcEnabled { specs = append(specs, &interchaintest.ChainSpec{ Name: "gaia", - Version: "latest", + Version: "v16.0.0", NumValidators: &numValidators, NumFullNodes: &numFullNodes, ChainConfig: ibc.ChainConfig{