Skip to content

Commit

Permalink
Freeze transactor to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznecovas authored and zolia committed Apr 23, 2020
1 parent 1583231 commit 1d26291
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docker-compose.e2e-basic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
--mnemonic "amused glory pen avocado toilet dragon entry kitchen cliff retreat canyon danger"
transactor:
image: mysteriumnetwork/transactor:latest
image: mysteriumnetwork/transactor:0.1.4
environment:
PORT: 8888
expose:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.e2e-compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ services:
--mnemonic "amused glory pen avocado toilet dragon entry kitchen cliff retreat canyon danger"
transactor:
image: mysteriumnetwork/transactor:latest
image: mysteriumnetwork/transactor:0.1.4
environment:
PORT: 8888
expose:
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.e2e-traversal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ services:
ipv4_address: 172.31.0.202

transactor:
image: mysteriumnetwork/transactor:latest
image: mysteriumnetwork/transactor:0.1.4
environment:
PORT: 8888
expose:
Expand Down

0 comments on commit 1d26291

Please sign in to comment.