commit | 737b74f045e35134a05b65939dc24b213c7e74be | [log] [tgz] |
---|---|---|
author | David K. Bainbridge <dbainbri@ciena.com> | Mon Jan 22 12:57:52 2018 -0800 |
committer | khenaidoo Nursimulu <knursimu@ciena.com> | Wed Jan 24 20:18:21 2018 +0000 |
tree | 998f92deb30e06d139a41ec0bd8d3bbe3956db4f | |
parent | faca3b01e35b0db3c3a4890af98fed6354d389a6 [diff] [blame] |
VOL-612 - rename images to work better with public repository Change-Id: I9679544987c3a08d0001928cfbc39d710a6c1eae
diff --git a/compose/docker-compose-netopeer.yml b/compose/docker-compose-netopeer.yml index df00ec4..ece17ba 100755 --- a/compose/docker-compose-netopeer.yml +++ b/compose/docker-compose-netopeer.yml
@@ -1,6 +1,6 @@ version: '2' services: netopeer: - image: "${REGISTRY}voltha/netopeer:${TAG:-latest}" + image: "${REGISTRY}${REPOSITORY}voltha-netopeer:${TAG:-latest}" ports: - "1830:830"