From 42aee7e5d6235c7a6ffe18d1ddb0aa89ad8f135d Mon Sep 17 00:00:00 2001 From: czichy Date: Thu, 7 Dec 2023 16:06:51 +0200 Subject: [PATCH] releasing new version 1/2 Change-Id: I46b72cfd5a26f1472ad09b5e6533311269c0e8a5 Signed-off-by: czichy --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index d9974bf..e949fa5 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.9.7" +tag: "0.10.0" -- 2.16.6