From 6c63019f4daa458507decc19f2d742681e2053b4 Mon Sep 17 00:00:00 2001 From: Anssi Mannila Date: Wed, 16 Jun 2021 18:04:43 +0300 Subject: [PATCH] Container tag update 0.7.0 - > 0.7.1 Change-Id: Ie102f6fa8f57e48af08bf6bb7e50ac132cea44ed Signed-off-by: Anssi Mannila --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index cc77d04..1f7b321 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.7.0" +tag: "0.7.1" -- 2.16.6