From 1788983cf083303c51d538608c92abbebef10307 Mon Sep 17 00:00:00 2001 From: Yuli Shlosberg Date: Sun, 8 Apr 2018 14:03:29 +0300 Subject: fix use of user credentials logic Change-Id: If518234e78983fe35ceb4b971d5093052ee824bb Issue-ID: SDC-384 Signed-off-by: Yuli Shlosberg --- utils/webseal-simulator/sdc-simulator/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/webseal-simulator/sdc-simulator/Dockerfile') diff --git a/utils/webseal-simulator/sdc-simulator/Dockerfile b/utils/webseal-simulator/sdc-simulator/Dockerfile index e546d48655..079c282093 100644 --- a/utils/webseal-simulator/sdc-simulator/Dockerfile +++ b/utils/webseal-simulator/sdc-simulator/Dockerfile @@ -1,4 +1,4 @@ -FROM onap/base_sdc-jetty:1.2.0-SNAPSHOT-latest +FROM onap/base_sdc-jetty:1.3.0-SNAPSHOT-latest COPY chef-solo /root/chef-solo/ -- cgit 1.2.3-korg