From 044a425f155104cd5f0fefac40f985b862490732 Mon Sep 17 00:00:00 2001 From: rajdeep11 Date: Thu, 27 Jun 2024 17:20:49 +0530 Subject: [PATCH] New Container tag adding the newer container tag Change-Id: I7b11bceefb6a425bdf124812646f11dbddaa20a4 Signed-off-by: rajdeep11 --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index 0860b19..aa8f271 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