From 63c3ed50d64dc7235b7b8bfec2870085a923cb1a Mon Sep 17 00:00:00 2001 From: Ron Shacham Date: Wed, 20 May 2020 19:01:41 -0400 Subject: [PATCH] Updated image tag in xapp descriptor Signed-off-by: Ron Shacham Change-Id: Iacdb6f9e35ae014efc6a7c36d4fb822e16c52758 --- xapp-descriptor/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xapp-descriptor/config.json b/xapp-descriptor/config.json index 6335fdd..6c4e52a 100644 --- a/xapp-descriptor/config.json +++ b/xapp-descriptor/config.json @@ -7,7 +7,7 @@ "image": { "registry": "nexus3.o-ran-sc.org:10002", "name": "o-ran-sc/ric-app-ts", - "tag": "1.0.3" + "tag": "1.0.4" } } ], -- 2.16.6