From 76e58519d546312342e39135507633d62ad0ab99 Mon Sep 17 00:00:00 2001 From: Swaraj Kumar Date: Mon, 29 Sep 2025 16:45:46 +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: Ifd3b674ee3c5c1535ce3f86e33a4c0f7f8e03f1a 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 3f58271..3b64dcc 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 +tag: 5.0.0 -- 2.16.6