Hello World SME Invoker Service
[nonrtric.git] / sample-services / hello-world / hello-world-build-start.sh
@@ -20,8 +20,8 @@
 #   ========================LICENSE_END===================================
 #
 
-NAME="service-stub-hello-world-test"
-IMAGE_NAME="nonrtric-hello-world"
+NAME="hello-world"
+IMAGE_NAME="nonrtric-sample-helloworld"
 
 docker build -t $IMAGE_NAME:latest .