aboutsummaryrefslogtreecommitdiffstats
path: root/installation/dgbuilder
diff options
context:
space:
mode:
authorVictor Morales <victor.morales@intel.com>2017-09-11 17:08:30 -0700
committerVictor Morales <victor.morales@intel.com>2017-09-14 12:00:44 -0700
commit667cc8d7fa82b64969b3b334f35547fd1d5aff68 (patch)
tree6fc7675a0f9379122c24d382001341cd9001decc /installation/dgbuilder
parent4bae6d00757fab321b02c72fe1c8e8d5df822427 (diff)
Fix SDNC Docker image names
The SDNC images were named to use ONAP repository Change-Id: I9f15599794e1b6595279a81c6ffa080e347885e9 Signed-off-by: Victor Morales <victor.morales@intel.com> Issue-Id: SDNC-50 Former-commit-id: 84671ff52f6ff2693be3b6d5824eb385a58ba445
Diffstat (limited to 'installation/dgbuilder')
-rw-r--r--installation/dgbuilder/src/main/docker/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/installation/dgbuilder/src/main/docker/Dockerfile b/installation/dgbuilder/src/main/docker/Dockerfile
index f3c0e815..2160e3e9 100644
--- a/installation/dgbuilder/src/main/docker/Dockerfile
+++ b/installation/dgbuilder/src/main/docker/Dockerfile
@@ -1,5 +1,5 @@
# Base ubuntu with added packages needed for open ecomp
-FROM openecomp/ubuntu-sdnc-image:${project.version}
+FROM onap/ubuntu-sdnc-image:${project.version}
MAINTAINER SDN-C Team (sdnc@lists.openecomp.org)
# copy openecomp