From e93daab775f819f2a6de1547bdd797280c55532b Mon Sep 17 00:00:00 2001 From: "naman.gupta" Date: Wed, 14 Dec 2022 22:01:50 +0530 Subject: [PATCH] Updating the Container tag to 3.0.1 Updating the Container tag to 3.0.1 Signed-off-by: naman.gupta Change-Id: I42b5c87c41a2efc25ac1cd63bc53e969882fd81e --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index c4a346e..1fa2b25 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job uses this string for the tag in the image name # for example nexus3.o-ran-sc.org:10004/my-image-name:my-tag --- -tag: 3.0.0 +tag: 3.0.1 -- 2.16.6