From 0539786083ed48dd6bdc48d57bfbfa7f6cbf2cb3 Mon Sep 17 00:00:00 2001 From: czichy Date: Thu, 16 Jun 2022 13:44:12 +0300 Subject: [PATCH] F release step 1 of 2 Signed-off-by: czichy Change-Id: I8df8db41cffc25b6eb813f033908de62340f0873 --- build/container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/container-tag.yaml b/build/container-tag.yaml index 1e35e1d..58e98ad 100644 --- a/build/container-tag.yaml +++ b/build/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.5.12 +tag: 0.5.13 -- 2.16.6