From b0e0660c3236b6fb3a182e5756cdc76458e62015 Mon Sep 17 00:00:00 2001 From: Juha Hyttinen Date: Thu, 16 Jan 2020 09:53:54 +0200 Subject: [PATCH] Freeze 0.12.0 version Change-Id: Id4a4cad70595cf915b8d5d8808bb03174d45fc5e Signed-off-by: Juha Hyttinen --- container-tag.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-tag.yaml b/container-tag.yaml index 7eafb9e..a67cace 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.12.0 +tag: 0.13.0 -- 2.16.6