X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=sample-services%2Fhello-world-sme-invoker%2Fhello-world-sme-invoker-build-start.sh;fp=sample-services%2Fhello-world-sme-invoker%2Fhello-world-sme-invoker-build-start.sh;h=a20bd35eb2dc780e01395e528f82c0bdc865d379;hb=5e06925a6d7f0af65127770928a4aab509db4063;hp=e4a2edec698a712c0de5ac1feb30bfe1b4b21e12;hpb=dafdbe531634823882261f2ce8c9cf334b579b52;p=nonrtric.git diff --git a/sample-services/hello-world-sme-invoker/hello-world-sme-invoker-build-start.sh b/sample-services/hello-world-sme-invoker/hello-world-sme-invoker-build-start.sh index e4a2edec..a20bd35e 100644 --- a/sample-services/hello-world-sme-invoker/hello-world-sme-invoker-build-start.sh +++ b/sample-services/hello-world-sme-invoker/hello-world-sme-invoker-build-start.sh @@ -21,7 +21,7 @@ # NAME="hello-world-sme-invoker" -IMAGE_NAME="nonrtric-sample-helloworld-sme-invoker" +IMAGE_NAME="o-ran-sc/nonrtric-sample-helloworld-sme-invoker" docker build -t $IMAGE_NAME:latest .