NONRTRIC Fix typo in docker image name of new sample uService 20/12620/1
authorJohnKeeney <john.keeney@est.tech>
Wed, 20 Mar 2024 11:29:41 +0000 (11:29 +0000)
committerJohnKeeney <john.keeney@est.tech>
Wed, 20 Mar 2024 11:29:55 +0000 (11:29 +0000)
Change-Id: I725de805f70063d3a753f05d18fff0205a5f968e
Signed-off-by: JohnKeeney <john.keeney@est.tech>
Issue-ID: NONRTRIC-965

jjb/nonrtric/nonrtric.yaml

index 53352fb..febd57b 100644 (file)
     name: nonrtric-sample-helloworld
     project-name: "{name}"
     # image name
-    docker-name: "o-ranc-sc/nonrtric-sample-helloworld"
+    docker-name: "o-ran-sc/nonrtric-sample-helloworld"
     # Directory with Dockerfile
     docker-root: "sample-services/hello-world"
     # Limit build trigger to appropriate files