From 0f2eda2d911421f06f9a8826a5e5efc9584760ec Mon Sep 17 00:00:00 2001 From: barveankit Date: Mon, 20 Dec 2021 21:36:12 +0530 Subject: [PATCH] Release image for e-release yaml Change-Id: Ia0c74e20c1b1df8ead5ebc2dc6e58775b5837356 Signed-off-by: barveankit --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index ecd34c676..3188b0442 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: 3.0.1 +tag: 5.0.1 -- 2.16.6