mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
use ocean-contracts:test docker image until it is merged to master.
This commit is contained in:
parent
1b5deda9be
commit
b4bd7bd2f2
@ -1,7 +1,7 @@
|
|||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
ocean-contracts:
|
ocean-contracts:
|
||||||
image: oceanprotocol/ocean-contracts:$CONTRACTS_VERSION
|
image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-test}
|
||||||
networks:
|
networks:
|
||||||
backend:
|
backend:
|
||||||
ipv4_address: 172.15.0.14
|
ipv4_address: 172.15.0.14
|
||||||
|
Loading…
x
Reference in New Issue
Block a user