diff options
author | MichaelMorris <michael.morris@est.tech> | 2020-03-01 10:51:27 +0000 |
---|---|---|
committer | Yuli Shlosberg <ys9693@att.com> | 2020-03-05 09:11:48 +0000 |
commit | 0b4c1941df3e0019471742e3edaab81b06ef6f44 (patch) | |
tree | fa02efcc0955bd2605d58469414539c2b758365b /utils/webseal-simulator | |
parent | cf65d5f1aa842965848de276cd8eb50a932f5757 (diff) |
Stepping base_sdc-jetty and base_sdc-cassandra version
Change-Id: Ia26fa595502c677dc1014e280cee09581f013452
Issue-ID: SDC-2761
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Diffstat (limited to 'utils/webseal-simulator')
-rw-r--r-- | utils/webseal-simulator/sdc-simulator/Dockerfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/webseal-simulator/sdc-simulator/Dockerfile b/utils/webseal-simulator/sdc-simulator/Dockerfile index 70539086a9..411cdc8996 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.4.1 +FROM onap/base_sdc-jetty:1.6.0 COPY chef-solo /root/chef-solo/ |