summaryrefslogtreecommitdiffstats
path: root/policy-db
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-02-20 10:37:15 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-02-20 14:56:57 -0500
commit95ed460ebc52baeaf51677b4f210b69ef84e3ff4 (patch)
treeb860b6d51d40a51484d371889ad1d5ccdea769fd /policy-db
parent5f42f21a6cf11d9ac1e912a213df2d62527d1e35 (diff)
no hardcode nexus
Change-Id: I72f0c02e7d3b8a72502efa5e383b8e44c28d516b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'policy-db')
-rw-r--r--policy-db/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy-db/Dockerfile b/policy-db/Dockerfile
index 3f8ed0b7..a74164dd 100644
--- a/policy-db/Dockerfile
+++ b/policy-db/Dockerfile
@@ -1,4 +1,4 @@
-FROM ecomp-nexus:51220/policy/policy-os
+FROM openecomp/policy/policy-os
RUN \
apt-get install -y apt-transport-https && \