Updated service to use new XOS core version: 2.1.32

Change-Id: I91928549382051914855cd120985a8ed2fbb72b8
diff --git a/Dockerfile b/Dockerfile
index 2d67530..6d30cda 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,7 @@
 # docker build -t xosproject/xos-tosca:candidate .
 
 # xosproject/xos-tosca
-FROM xosproject/xos-client:2.1.25
+FROM xosproject/xos-client:2.1.32
 
 # Set environment variables
 ENV CODE_SOURCE .
diff --git a/VERSION b/VERSION
index 0664a8f..2bf1ca5 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.6
+1.1.7