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
1 changed files with 1 additions and 2 deletions

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