From 84e2e95d9b490aaafde17dfd0c0006b00b2a89a2 Mon Sep 17 00:00:00 2001 From: czichy Date: Thu, 8 Dec 2022 09:38:16 +0200 Subject: [PATCH] G release step 1 of 2 Signed-off-by: czichy Change-Id: Idacec0f61197d86d94064871a8e3e73264efed8e --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index c308912..1f884e7 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.6' +tag: '0.5.7' -- 2.16.6