From 6218ae594c4e2c23156c839a009aa25d4a004503 Mon Sep 17 00:00:00 2001 From: rajalakshmisv Date: Wed, 1 Jun 2022 07:36:36 +0000 Subject: [PATCH] image tag updated Signed-off-by: rajalakshmisv Change-Id: I4650cc1d7400554974787256d67469d589fe7db2 --- xapp-descriptor/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } } ], -- 2.16.6