Update ganache-cli version in migration dockerfile

This commit is contained in:
fabioberger
2019-10-16 22:53:12 +09:00
parent 727d0498b6
commit eae4001622

View File

@@ -2,7 +2,7 @@ FROM mhart/alpine-node:10
WORKDIR /usr/src/app
RUN npm install -g ganache-cli@6.4.1
RUN npm install -g ganache-cli@6.7.0
ENV MNEMONIC "concert load couple harbor equip island argue ramp clarify fence smart topic"
ENV NETWORK_ID 50