From f3630c9f242510a5d86771a9bbe3eeb792d1e16c Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Mon, 5 Dec 2022 09:05:57 +0800 Subject: [PATCH] Bump up patch version 2.0.1 Issue-ID: INF-385 Signed-off-by: Bin Yang Change-Id: I2735aa217cc0815c2b6db7d74669dabd58af7e1f --- 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 64ab279..d8e1d34 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.0" +tag: "2.0.1" -- 2.16.6