From a5dfa16b4462d8e13c9a62575143755caac2fa9d Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Fri, 16 Jun 2023 16:21:49 +0800 Subject: [PATCH] Bump up patch version 2.0.2 Signed-off-by: Zhang Rong(Jon) Change-Id: Ib493d588ca75bb06c096b10ae1057669c67bd5f3 --- 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 d8e1d34..f07201e 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.0.1" +tag: "2.0.2" -- 2.16.6