From 64238c3458c41941a5c258186422e6f0ee8402ae Mon Sep 17 00:00:00 2001 From: Abdulwahid W Date: Mon, 10 Jun 2024 10:52:49 +0530 Subject: [PATCH] J release: updating container tag Change-Id: Ib9b5dbd21c84c03992a74fc9cfa433dde58711e3 Signed-off-by: Abdulwahid W --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index 98c4220..50b1920 100644 --- a/container-tag.yaml +++ b/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: "0.10.1" +tag: "0.10.2" -- 2.16.6