1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 09:47:04 +01:00

Merge pull request #17 from oceanprotocol/fix/change-version

Fix/change version
This commit is contained in:
Enrique Ruiz 2018-09-07 10:42:21 +02:00 committed by GitHub
commit bc57d3ee05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -51,7 +51,7 @@ services:
- backend
keeper-contracts:
image: oceanprotocol/keeper-contracts
image: oceanprotocol/keeper-contracts:0.1
ports:
- 8545:8545
networks:
@ -60,7 +60,7 @@ services:
- artifacts:/keeper-contracts/artifacts/
provider:
image: oceanprotocol/provider
image: oceanprotocol/provider:0.1
ports:
- 5000:5000
networks:
@ -71,7 +71,7 @@ services:
- artifacts:/usr/local/contracts/:ro
pleuston:
image: oceanprotocol/pleuston
image: oceanprotocol/pleuston:0.1
ports:
- 3000:3000
depends_on: