From 8696cc773c021cebb1a8ebcef84283a7bbe10ad8 Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Fri, 1 Mar 2024 14:03:10 +0800 Subject: [PATCH] Redo Bump up patch version 2.0.4 Since the issue INF-444 fixed and the image 2.0.3 release bump up patch version to 2.0.4 Signed-off-by: Zhang Rong(Jon) Change-Id: I9ca6d10156fb1c4665343adbc32b93abe02af57a --- 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 d1c1fa6..ba9b8a8 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.3" +tag: "2.0.4" -- 2.16.6