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