From 40a30fe9b0e0b5ddbd02c41f623a11d92b465ab0 Mon Sep 17 00:00:00 2001 From: subhash kumar singh Date: Thu, 27 Jun 2024 11:54:44 +0000 Subject: [PATCH] Create new container tag Create new container tag. Change-Id: Iecff2cd33cc0d9bdc33882f66586bbf68fac9a74 Signed-off-by: subhash kumar singh --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index d23cae5..d40bff9 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -18,4 +18,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 1.0.0 \ No newline at end of file +tag: 2.0.0 \ No newline at end of file -- 2.16.6