From da426ab5504a9b74a138ce429ca4ef91a375d417 Mon Sep 17 00:00:00 2001 From: Abdulwahid W Date: Mon, 10 Jun 2024 10:45:37 +0530 Subject: [PATCH] J release: updating container tag Change-Id: I1cc9131ac8b4219d931afbbdc12f8a8bffc3e909 Signed-off-by: Abdulwahid W --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index 1f884e7..8f05025 100755 --- 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: '0.5.7' +tag: '0.5.8' -- 2.16.6