From 2d98f62336021a820b19e7f5920ac10d99adf58c Mon Sep 17 00:00:00 2001 From: Swaraj Kumar Date: Mon, 29 Sep 2025 16:43:53 +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: Iaca483477c0d4987d2b0d6dccf526e1b5ea69032 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 f9924f4..950889f 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