From fba23c26fef66dde7db376a3f0d25139feb073f1 Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Wed, 20 Aug 2025 11:48:43 +0800 Subject: [PATCH] Bump up patch version 2.2.2 for L-Release Since the L-Release image 2.2.1 was published, bump up the l-release branch patch version to 2.2.2 Change-Id: Ia2f159f385cefa35ce4d05aa910ef6644d7aab01 Signed-off-by: Zhang Rong(Jon) --- stages/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stages/container-tag.yaml b/stages/container-tag.yaml index 574b69f..d3bd28a 100644 --- a/stages/container-tag.yaml +++ b/stages/container-tag.yaml @@ -2,4 +2,4 @@ # By default this file is in the docker build directory, # but the location can configured in the JJB template. --- -tag: "2.2.1" +tag: "2.2.2" -- 2.16.6