From: rajalakshmisv Date: Wed, 1 Jun 2022 07:36:36 +0000 (+0000) Subject: image tag updated X-Git-Tag: 1.0.3~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;ds=sidebyside;h=6218ae594c4e2c23156c839a009aa25d4a004503;p=ric-app%2Frc.git image tag updated Signed-off-by: rajalakshmisv Change-Id: I4650cc1d7400554974787256d67469d589fe7db2 --- diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index ed21c00..a5c48af 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -5,9 +5,9 @@ { "name": "rc", "image": { - "registry": "hub.docker.com", - "name": "mthykand/rcxapp", - "tag": "v1.1" + "registry": "nexus3.o-ran-sc.org:10002", + "name": "o-ran-sc/ric-app-rc", + "tag": "1.0.2" } } ],