Skip to content

Commit

Permalink
updated lie_structures image #140
Browse files Browse the repository at this point in the history
  • Loading branch information
felipeZ committed Aug 10, 2018
1 parent 42c123e commit 9aef605
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,24 +101,21 @@ services:
- CROSSBAR_HOST=crossbar
volumes:
- ${WORKDIR}/lie_plants_docking:/tmp/mdstudio/lie_plants_docking

lie_pylie:
image: mdstudio/lie_pylie:0.0.3
image: mdstudio/lie_pylie:0.0.4
links:
- crossbar
environment:
- CROSSBAR_HOST=crossbar
volumes:
- ${WORKDIR}/lie_pylie:/tmp/mdstudio/lie_pylie

lie_structures:
image: mdstudio/lie_structures:0.0.3
image: mdstudio/lie_structures:0.0.4
links:
- crossbar
environment:
- CROSSBAR_HOST=crossbar
volumes:
- ${WORKDIR}/lie_structures:/tmp/mdstudio/lie_structures



volumes:
Expand Down

0 comments on commit 9aef605

Please sign in to comment.