Skip to content

Commit

Permalink
Upgrade dev node
Browse files Browse the repository at this point in the history
  • Loading branch information
lindlof committed Dec 6, 2020
1 parent bee3605 commit 7bdf302
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ services:
volumes:
- "./contract:/root/code"
- "./docker:/root/docker"
image: "enigmampc/secret-network-sw-dev:v1.0.2"
image: "enigmampc/secret-network-sw-dev:v1.0.3"
lcdserver:
image: "enigmampc/secret-network-sw-dev:v1.0.2"
image: "enigmampc/secret-network-sw-dev:v1.0.3"
entrypoint: "secretcli rest-server --trust-node=true --node tcp://secretdev:26657 --laddr tcp://0.0.0.0:1337"
corsproxy:
image: caddy
Expand Down

0 comments on commit 7bdf302

Please sign in to comment.