From 382e6ef56557a3b3fcf980bfd57607760de6739f Mon Sep 17 00:00:00 2001 From: rajdeep11 Date: Thu, 27 Jun 2024 17:36:30 +0530 Subject: [PATCH] New container tag newer container tag Change-Id: Ia9f09b604a23259df9d575a4d969fffc12fcd31c Signed-off-by: rajdeep11 --- kf-pipelines/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kf-pipelines/container-tag.yaml b/kf-pipelines/container-tag.yaml index d23cae5..d40bff9 100644 --- a/kf-pipelines/container-tag.yaml +++ b/kf-pipelines/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