From 8fa1a24cf6582641587265626cf2739a2585b68f Mon Sep 17 00:00:00 2001 From: Tommy Carpenter Date: Fri, 3 Apr 2020 13:54:37 -0400 Subject: [PATCH] Fix container tag Change-Id: I20892bb5ea8b024f1344384e8ca0e5890c3eeb7a Signed-off-by: Tommy Carpenter --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index 163ffaa..4072098 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: 1.0.0 +tag: 1.0.1 -- 2.16.6