From cbeab04d99ce5e288f3b54f6273144d0750e5696 Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Sat, 17 Jun 2023 10:46:21 +0800 Subject: [PATCH] Bump up patch version 2.0.3 Signed-off-by: Zhang Rong(Jon) Change-Id: I566e01c0ba85714c96fb1836df46e95544631d4c --- 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 f07201e..d1c1fa6 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.2" +tag: "2.0.3" -- 2.16.6