From 430374240c3b6f73a21787e6141b5d81c2778212 Mon Sep 17 00:00:00 2001 From: Swaraj Kumar Date: Mon, 29 Sep 2025 16:39:41 +0530 Subject: [PATCH] Bump container tag versions `container-tag.yaml` tag updated to 5.0.0 (for M-release). Issue-ID: AIMLFW-274 Change-Id: I6c9c2e0b012996478ea67dd16958d2bb8277d7d5 Signed-off-by: Swaraj Kumar --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index df2032a..b4d80a0 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: 4.0.0 \ No newline at end of file +tag: 5.0.0 \ No newline at end of file -- 2.16.6