update docker bases used by sdc

update docker bases to version 1.3.1 with the new security fixes.

Change-Id: I6d702fb58dc16721a2e42b1f38e1288d9655bb72
Issue-ID: SDC-1340
Signed-off-by: Michael Lando <ml636r@att.com>
diff --git a/catalog-be/sdc-backend-init/Dockerfile b/catalog-be/sdc-backend-init/Dockerfile
index f4515ee..23847b4 100644
--- a/catalog-be/sdc-backend-init/Dockerfile
+++ b/catalog-be/sdc-backend-init/Dockerfile
@@ -1,4 +1,4 @@
-FROM onap/base_sdc-python:1.3.0
+FROM onap/base_sdc-python:1.3.1
 
 COPY chef-solo /root/chef-solo/
 
diff --git a/catalog-be/sdc-backend/Dockerfile b/catalog-be/sdc-backend/Dockerfile
index 506f001..70d03a5 100644
--- a/catalog-be/sdc-backend/Dockerfile
+++ b/catalog-be/sdc-backend/Dockerfile
@@ -1,4 +1,4 @@
-FROM onap/base_sdc-jetty:1.3.0
+FROM onap/base_sdc-jetty:1.3.1
 
 COPY chef-solo /root/chef-solo/