Updated service to use new XOS core version: 2.1.22
Change-Id: Ie4bb981debc0d441c397268ff62cd35b6a4272c5
diff --git a/Dockerfile.synchronizer b/Dockerfile.synchronizer
index 6bc2fb9..c6dae53 100644
--- a/Dockerfile.synchronizer
+++ b/Dockerfile.synchronizer
@@ -13,7 +13,7 @@
# limitations under the License.
# xosproject/vspgwc-synchronizer
-FROM xosproject/xos-synchronizer-base:2.1.9
+FROM xosproject/xos-synchronizer-base:2.1.22
RUN apt-get update && apt-get install -y \
net-tools \
diff --git a/VERSION b/VERSION
index 7dea76e..6d7de6e 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.0.1
+1.0.2