From 5c00dc9e61bd13c3f5a97ce5e821512553560043 Mon Sep 17 00:00:00 2001 From: "Zhang Rong(Jon)" Date: Fri, 19 Jan 2024 14:23:37 +0800 Subject: [PATCH] Bump up patch version 2.0.4 Since the image 2.0.3 release, bump up patch version to 2.0.4 Signed-off-by: Zhang Rong(Jon) Change-Id: Ib68c15106bdfe949266237b763a440bc661d3f29 --- 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