summaryrefslogtreecommitdiffstats
path: root/policy-db
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-03-30 12:46:08 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-03-30 13:43:52 -0400
commit9bd4bf6ac4aa36b7c16ff002d5262e577f08c14f (patch)
tree7fc7de7f649c06e3af5bb38002d88e08d5a3cb18 /policy-db
parent18882a02287cc431144612ac87a5a3473693c067 (diff)
update Dockerfile to onap
Change-Id: I9c5229cdc79a7dfc5f74d919c58aa579084fef55 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 5bdfd70e..002313cd 100644
--- a/policy-db/Dockerfile
+++ b/policy-db/Dockerfile
@@ -1,4 +1,4 @@
-FROM openecomp/policy/policy-os
+FROM onap/policy/policy-os
RUN \
apt-get clean && \