From 32780f8ac150df85b17313d538e1e471ecf2a0dc Mon Sep 17 00:00:00 2001 From: czichy Date: Thu, 8 Jun 2023 14:26:34 +0300 Subject: [PATCH] H releae step 1 of 2 Change-Id: I0e4d8e214e377a7045ac705cb7f689bdae96c465 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 14cab92..bda1714 100644 --- a/container-tag.yaml +++ b/container-tag.yaml @@ -1,4 +1,4 @@ # The Jenkins job requires a tag to build the Docker image. # Global-JJB script assumes this file is in the repo root. --- -tag: 2.0.0 +tag: 2.1.0 -- 2.16.6