Building onos-config-loader with all the other containers

Change-Id: I41f757e012ed8687d8e138a99dad07bda8f94b34
diff --git a/Makefile b/Makefile
index 23fb8a5..da3e021 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@
 
 build: docker-build
 
-docker-build: go-junit-report gocover-cobertura golang golangci-lint hadolint protoc python
+docker-build: go-junit-report gocover-cobertura golang golangci-lint hadolint protoc python onos-config-loader
 
 go-junit-report:
 	${DOCKER} build ${DOCKER_BUILD_ARGS} \
diff --git a/VERSION b/VERSION
index f90b1af..0bee604 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-2.3.2
+2.3.3