1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-11-22 09:47:04 +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'
services:
keeper-contracts:
#image: oceanprotocol/keeper-contracts:${OCEAN_VERSION:-stable}
image: oceanprotocol/keeper-contracts:feature_docker
image: oceanprotocol/keeper-contracts:${OCEAN_VERSION:-stable}
networks:
backend:
ipv4_address: 172.15.0.14