From efc2112c641d35ecca2c83da6130b68ff03fceed Mon Sep 17 00:00:00 2001 From: czichy Date: Wed, 13 Dec 2023 12:33:12 +0200 Subject: [PATCH] Release I step 1 of 2 Change-Id: I0ea7e68a0905777a5068dfd70be0e9d0243cd4c4 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 bda1714..b5014c0 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.1.0 +tag: 2.1.1 -- 2.16.6