From a24b14c465fa201c857efa4a7f4a18b0a28458dc Mon Sep 17 00:00:00 2001 From: Jacob Evans Date: Mon, 20 Jan 2020 12:06:28 +1000 Subject: [PATCH] Pull 0xorg/ganache-cli:6.0.0 in circleci --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8da9135ef6..547acd5ce3 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -193,7 +193,7 @@ jobs: working_directory: ~/repo docker: - image: nikolaik/python-nodejs:python3.7-nodejs8 - - image: 0xorg/ganache-cli + - image: 0xorg/ganache-cli:6.0.0 - image: 0xorg/mesh:0xV3 environment: ETHEREUM_RPC_URL: 'http://localhost:8545'