From: Ron Shacham Date: Wed, 20 May 2020 23:01:41 +0000 (-0400) Subject: Updated image tag in xapp descriptor X-Git-Tag: 1.0.5~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=63c3ed50d64dc7235b7b8bfec2870085a923cb1a;p=ric-app%2Fts.git Updated image tag in xapp descriptor Signed-off-by: Ron Shacham Change-Id: Iacdb6f9e35ae014efc6a7c36d4fb822e16c52758 --- 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" } } ],