Updated service to use new XOS core version: 2.1.22

Change-Id: I9d83043d2a86907e255904bf0203f2fab4418a4f
diff --git a/Dockerfile.synchronizer b/Dockerfile.synchronizer
index a5397fd..cf49c58 100644
--- a/Dockerfile.synchronizer
+++ b/Dockerfile.synchronizer
@@ -14,7 +14,7 @@
 
 # xosproject/internetemulator-synchronizer
 
-FROM xosproject/xos-synchronizer-base:2.1.9
+FROM xosproject/xos-synchronizer-base:2.1.22
 
 COPY xos/synchronizer /opt/xos/synchronizers/internetemulator
 COPY VERSION /opt/xos/synchronizers/internetemulator/
diff --git a/VERSION b/VERSION
index 7dea76e..6d7de6e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.1
+1.0.2