From 603deb511c124c292d14544d4aa081a4d6da2138 Mon Sep 17 00:00:00 2001 From: sjana Date: Wed, 3 Jun 2020 12:14:56 -0400 Subject: [PATCH] Update container tag in descriptor Issue-ID: RICAPP-110 Signed-off-by: sjana Change-Id: I3ab8a8f1f561b29f0e85e596893c8f51f9f2d43c --- init/config-file.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/config-file.json b/init/config-file.json index 0326319..463c238 100644 --- a/init/config-file.json +++ b/init/config-file.json @@ -7,7 +7,7 @@ "image": { "registry": "nexus3.o-ran-sc.org:10002", "name": "o-ran-sc/ric-app-hw", - "tag": "1.0.1" + "tag": "1.0.2" } } ], -- 2.16.6