mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-22 09:47:04 +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'
|
||||
services:
|
||||
ocean-contracts:
|
||||
image: oceanprotocol/ocean-contracts:$CONTRACTS_VERSION
|
||||
image: oceanprotocol/ocean-contracts:${CONTRACTS_VERSION:-test}
|
||||
networks:
|
||||
backend:
|
||||
ipv4_address: 172.15.0.14
|
||||
|
Loading…
Reference in New Issue
Block a user