1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-12-02 05:57:21 +01:00

Update keeper-contracts docker, feature_docker no longer needed, latest keeper works now.

This commit is contained in:
ssallam 2018-12-10 01:10:25 +01:00
parent 1246faec54
commit 5a477febfe

View File

@ -1,8 +1,7 @@
version: '2.1' version: '2.1'
services: services:
keeper-contracts: keeper-contracts:
#image: oceanprotocol/keeper-contracts:${OCEAN_VERSION:-stable} image: oceanprotocol/keeper-contracts:${OCEAN_VERSION:-stable}
image: oceanprotocol/keeper-contracts:feature_docker
networks: networks:
backend: backend:
ipv4_address: 172.15.0.14 ipv4_address: 172.15.0.14