Updated service to use new XOS core version: 2.1.32

Change-Id: I147ae48410ebe748d8a6915486af191820e1ec3d
diff --git a/Dockerfile.synchronizer b/Dockerfile.synchronizer
index 1841f5b..6e0a773 100644
--- a/Dockerfile.synchronizer
+++ b/Dockerfile.synchronizer
@@ -15,7 +15,7 @@
 # docker build -t xosproject/kubernetes-synchronizer:candidate -f Dockerfile.synchronizer .
 
 # xosproject/kubernetes-synchronizer
-FROM xosproject/xos-synchronizer-base:2.1.25
+FROM xosproject/xos-synchronizer-base:2.1.32
 
 COPY xos/synchronizer /opt/xos/synchronizers/kubernetes
 COPY VERSION /opt/xos/synchronizers/kubernetes/
diff --git a/VERSION b/VERSION
index e25d8d9..0664a8f 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.1.5
+1.1.6