Change python to use latest ganache

This commit is contained in:
Jacob Evans
2020-01-20 11:50:43 +10:00
parent 1d34da7557
commit c3f36c3123

View File

@@ -2,7 +2,7 @@
version: '3'
services:
ganache:
image: "0xorg/ganache-cli"
image: "0xorg/ganache-cli:6.0.0"
ports:
- "8545:8545"
mesh: