Updated service to use new XOS core version: 2.1.22

Change-Id: If83a63af7078893b1d332aa4af61af4d3813c5c3
diff --git a/Dockerfile.synchronizer b/Dockerfile.synchronizer
index 6f8fdc3..2c1a87e 100644
--- a/Dockerfile.synchronizer
+++ b/Dockerfile.synchronizer
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-FROM xosproject/xos-synchronizer-base:2.1.9
+FROM xosproject/xos-synchronizer-base:2.1.22
 
 COPY xos/synchronizer /opt/xos/synchronizers/vhss
 COPY VERSION /opt/xos/synchronizers/vhss/
diff --git a/VERSION b/VERSION
index 6d7de6e..21e8796 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.2
+1.0.3