提交 10cd2663 编写于 作者: N noprom

change dawn3x to latest to support mongodb plugin

上级 9c4bb737
......@@ -2,7 +2,7 @@ version: "3"
services:
nodeosd:
image: eosio/eos:dawn3x
image: eosio/eos:latest
command: /opt/eosio/bin/nodeosd.sh --data-dir /opt/eosio/bin/data-dir
hostname: nodeosd
ports:
......@@ -14,7 +14,7 @@ services:
- nodeos-data-volume:/opt/eosio/bin/data-dir
keosd:
image: eosio/eos:dawn3x
image: eosio/eos:latest
command: /opt/eosio/bin/keosd --wallet-dir /opt/eosio/bin/data-dir
hostname: keosd
links:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册