From b5cc2e0695f195716d6ccdc65e73807a6632ec70 Mon Sep 17 00:00:00 2001 From: Idan Amit Date: Sun, 10 Dec 2017 15:00:20 +0200 Subject: Rename dockers from openecomp to onap Updated the sdc-simulator docker to use the new bae jetty docker Change-Id: I5afe31338761ce94b7527d6b85681d058680095b Issue-ID: SDC-710 Signed-off-by: Idan Amit --- utils/webseal-simulator/sdc-simulator/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/webseal-simulator') diff --git a/utils/webseal-simulator/sdc-simulator/Dockerfile b/utils/webseal-simulator/sdc-simulator/Dockerfile index 99fad58fe8..e546d48655 100644 --- a/utils/webseal-simulator/sdc-simulator/Dockerfile +++ b/utils/webseal-simulator/sdc-simulator/Dockerfile @@ -1,4 +1,4 @@ -FROM openecomp/base_sdc-frontend:v1.0.0 +FROM onap/base_sdc-jetty:1.2.0-SNAPSHOT-latest COPY chef-solo /root/chef-solo/ -- cgit 1.2.3-korg